Home
last modified time | relevance | path

Searched refs:reorderGEP (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp397 bool reorderGEP(GetElementPtrInst *GEP, TargetTransformInfo &TTI);
973 bool SeparateConstOffsetFromGEP::reorderGEP(GetElementPtrInst *GEP, in reorderGEP() function in SeparateConstOffsetFromGEP
1034 Changed |= reorderGEP(GEP, TTI); in splitGEP()