Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp106 bool isHandledGepForm(GetElementPtrInst *GepI);
311 bool HexagonCommonGEP::isHandledGepForm(GetElementPtrInst *GepI) { in isHandledGepForm() function in HexagonCommonGEP
349 if (isHandledGepForm(UserG)) in processGepInst()
403 if (isHandledGepForm(GepI)) in collect()