Searched defs:runOnCountableLoop (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopIdiomRecognize.cpp | 312 return runOnCountableLoop(); in runOnCountableLoop() function in LoopIdiomRecognize |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonLoopIdiomRecognition.cpp | 2384 bool HexagonLoopIdiomRecognize::runOnCountableLoop(Loop *L) { runOnCountableLoop() function in HexagonLoopIdiomRecognize |