Searched refs:reorderGEP (Results 1 – 1 of 1) sorted by relevance
397 bool reorderGEP(GetElementPtrInst *GEP, TargetTransformInfo &TTI);973 bool SeparateConstOffsetFromGEP::reorderGEP(GetElementPtrInst *GEP, in reorderGEP() function in SeparateConstOffsetFromGEP1034 Changed |= reorderGEP(GEP, TTI); in splitGEP()