Searched refs:HexagonCommonGEP (Results 1 – 1 of 1) sorted by relevance
97 class HexagonCommonGEP : public FunctionPass { class101 HexagonCommonGEP() : FunctionPass(ID) { in HexagonCommonGEP() function in __anon9d81f58e0111::HexagonCommonGEP164 char HexagonCommonGEP::ID = 0;166 INITIALIZE_PASS_BEGIN(HexagonCommonGEP, "hcommgep", "Hexagon Common GEP",171 INITIALIZE_PASS_END(HexagonCommonGEP, "hcommgep", "Hexagon Common GEP",324 void HexagonCommonGEP::getBlockTraversalOrder(BasicBlock *Root, in getBlockTraversalOrder()335 bool HexagonCommonGEP::isHandledGepForm(GetElementPtrInst *GepI) { in isHandledGepForm()345 void HexagonCommonGEP::processGepInst(GetElementPtrInst *GepI, in processGepInst()411 void HexagonCommonGEP::collect() { in collect()532 void HexagonCommonGEP::common() { in common()[all …]