Searched refs:UGEPIs (Results 1 – 1 of 1) sorted by relevance
8554 std::vector<GetElementPtrInst *> UGEPIs; in tryUnmergingGEPsAcrossIndirectBr() local8588 UGEPIs.push_back(UGEPI); in tryUnmergingGEPsAcrossIndirectBr()8590 if (UGEPIs.size() == 0) in tryUnmergingGEPsAcrossIndirectBr()8593 for (GetElementPtrInst *UGEPI : UGEPIs) { in tryUnmergingGEPsAcrossIndirectBr()8602 for (GetElementPtrInst *UGEPI : UGEPIs) { in tryUnmergingGEPsAcrossIndirectBr()