HomeSort by relevance Sort by last modified time
    Searched refs:runOnCountableLoop (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 104 bool runOnCountableLoop();
238 return runOnCountableLoop();
243 bool LoopIdiomRecognize::runOnCountableLoop() {
246 "runOnCountableLoop() called on a loop without a predictable"
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 160 bool runOnCountableLoop();
294 return runOnCountableLoop();
299 bool LoopIdiomRecognize::runOnCountableLoop() {
302 "runOnCountableLoop() called on a loop without a predictable"
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonLoopIdiomRecognition.cpp 152 bool runOnCountableLoop(Loop *L);
    [all...]

Completed in 1106 milliseconds