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.cpp870 bool isSwapCandidate = in lowerToSingleIndexGEPs() local
910 isSwapCandidate = false; in lowerToSingleIndexGEPs()
917 if (isSwapCandidate && isLegalToSwapOperand(FirstGEP, SecondGEP, L)) in lowerToSingleIndexGEPs()