Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2240 bool IsCntInstUsedOutsideLoop = false; in insertFFSIfProfitable() local
2243 IsCntInstUsedOutsideLoop = true; in insertFFSIfProfitable()
2248 if (IsCntInstUsedOutsideLoop && IsCntPhiUsedOutsideLoop) in insertFFSIfProfitable()