Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1711 bool LiveOutLoop = false; in detectPopcountIdiom() local
1714 LiveOutLoop = true; in detectPopcountIdiom()
1719 if (LiveOutLoop) { in detectPopcountIdiom()