Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1713 bool LiveOutLoop = false; in detectPopcountIdiom() local
1716 LiveOutLoop = true; in detectPopcountIdiom()
1721 if (LiveOutLoop) { in detectPopcountIdiom()