Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1628 bool LiveOutLoop = false; in detectPopcountIdiom() local
1631 LiveOutLoop = true; in detectPopcountIdiom()
1636 if (LiveOutLoop) { in detectPopcountIdiom()