Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1082 bool LiveOutLoop = false; in detectPopcountIdiom() local
1085 LiveOutLoop = true; in detectPopcountIdiom()
1090 if (LiveOutLoop) { in detectPopcountIdiom()