Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp116 bool runOnCountableLoop();
211 return runOnCountableLoop(); in runOnLoop()
216 bool LoopIdiomRecognize::runOnCountableLoop() { in runOnCountableLoop() function in LoopIdiomRecognize