Home
last modified time | relevance | path

Searched refs:LiveOutLoop (Results 1 – 3 of 3) 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()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1374 bool LiveOutLoop = false; in detectPopcountIdiom() local
1377 LiveOutLoop = true; in detectPopcountIdiom()
1382 if (LiveOutLoop) { in detectPopcountIdiom()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1298 bool LiveOutLoop = false; in detectPopcountIdiom() local
1301 LiveOutLoop = true; in detectPopcountIdiom()
1306 if (LiveOutLoop) { in detectPopcountIdiom()