Searched refs:UGEPIs (Results 1 – 1 of 1) sorted by relevance
8048 std::vector<GetElementPtrInst *> UGEPIs; in tryUnmergingGEPsAcrossIndirectBr() local8082 UGEPIs.push_back(UGEPI); in tryUnmergingGEPsAcrossIndirectBr()8084 if (UGEPIs.size() == 0) in tryUnmergingGEPsAcrossIndirectBr()8087 for (GetElementPtrInst *UGEPI : UGEPIs) { in tryUnmergingGEPsAcrossIndirectBr()8096 for (GetElementPtrInst *UGEPI : UGEPIs) { in tryUnmergingGEPsAcrossIndirectBr()