Searched refs:UGEPIs (Results 1 – 1 of 1) sorted by relevance
7655 std::vector<GetElementPtrInst *> UGEPIs; in tryUnmergingGEPsAcrossIndirectBr() local7686 UGEPIs.push_back(UGEPI); in tryUnmergingGEPsAcrossIndirectBr()7688 if (UGEPIs.size() == 0) in tryUnmergingGEPsAcrossIndirectBr()7691 for (GetElementPtrInst *UGEPI : UGEPIs) { in tryUnmergingGEPsAcrossIndirectBr()7700 for (GetElementPtrInst *UGEPI : UGEPIs) { in tryUnmergingGEPsAcrossIndirectBr()