Searched refs:UGEPIs (Results 1 – 1 of 1) sorted by relevance
7888 std::vector<GetElementPtrInst *> UGEPIs; in tryUnmergingGEPsAcrossIndirectBr() local7920 UGEPIs.push_back(UGEPI); in tryUnmergingGEPsAcrossIndirectBr()7922 if (UGEPIs.size() == 0) in tryUnmergingGEPsAcrossIndirectBr()7925 for (GetElementPtrInst *UGEPI : UGEPIs) { in tryUnmergingGEPsAcrossIndirectBr()7934 for (GetElementPtrInst *UGEPI : UGEPIs) { in tryUnmergingGEPsAcrossIndirectBr()