Searched refs:UGEPIs (Results 1 – 1 of 1) sorted by relevance
8162 std::vector<GetElementPtrInst *> UGEPIs; in tryUnmergingGEPsAcrossIndirectBr() local8196 UGEPIs.push_back(UGEPI); in tryUnmergingGEPsAcrossIndirectBr()8198 if (UGEPIs.size() == 0) in tryUnmergingGEPsAcrossIndirectBr()8201 for (GetElementPtrInst *UGEPI : UGEPIs) { in tryUnmergingGEPsAcrossIndirectBr()8210 for (GetElementPtrInst *UGEPI : UGEPIs) { in tryUnmergingGEPsAcrossIndirectBr()