Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp104 bool runOnCountableLoop();
238 return runOnCountableLoop(); in runOnLoop()
243 bool LoopIdiomRecognize::runOnCountableLoop() { in runOnCountableLoop() function in LoopIdiomRecognize