Searched refs:isHandledGepForm (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp124 bool isHandledGepForm(GetElementPtrInst *GepI);
334 bool HexagonCommonGEP::isHandledGepForm(GetElementPtrInst *GepI) { function in class:HexagonCommonGEP
372 if (isHandledGepForm(UserG))
425 if (isHandledGepForm(GepI))

Completed in 99 milliseconds