Searched refs:UGEPIs (Results 1 – 1 of 1) sorted by relevance
7762 std::vector<GetElementPtrInst *> UGEPIs; in tryUnmergingGEPsAcrossIndirectBr() local7793 UGEPIs.push_back(UGEPI); in tryUnmergingGEPsAcrossIndirectBr()7795 if (UGEPIs.size() == 0) in tryUnmergingGEPsAcrossIndirectBr()7798 for (GetElementPtrInst *UGEPI : UGEPIs) { in tryUnmergingGEPsAcrossIndirectBr()7807 for (GetElementPtrInst *UGEPI : UGEPIs) { in tryUnmergingGEPsAcrossIndirectBr()