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.cpp1931 bool IsCntInstUsedOutsideLoop = false; in insertFFSIfProfitable() local
1934 IsCntInstUsedOutsideLoop = true; in insertFFSIfProfitable()
1939 if (IsCntInstUsedOutsideLoop && IsCntPhiUsedOutsideLoop) in insertFFSIfProfitable()