Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp107 void processGepInst(GetElementPtrInst *GepI, ValueToNodeMap &NM);
322 void HexagonCommonGEP::processGepInst(GetElementPtrInst *GepI, in processGepInst() function in HexagonCommonGEP
404 processGepInst(GepI, NM); in collect()