Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp850 bool LiveOutLoop = false; in detectPopcountIdiom() local
853 LiveOutLoop = true; in detectPopcountIdiom()
858 if (LiveOutLoop) { in detectPopcountIdiom()