Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp900 bool isSwapCandidate = in lowerToSingleIndexGEPs() local
940 isSwapCandidate = false; in lowerToSingleIndexGEPs()
947 if (isSwapCandidate && isLegalToSwapOperand(FirstGEP, SecondGEP, L)) in lowerToSingleIndexGEPs()