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

  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp 107 void rewriteLoopExitValues(Loop *L, SCEVExpander &Rewriter);
467 // rewriteLoopExitValues.
493 // rewriteLoopExitValues - Optimize IV users outside the loop.
507 void IndVarSimplify::rewriteLoopExitValues(Loop *L, SCEVExpander &Rewriter) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp 147 void rewriteLoopExitValues(Loop *L, SCEVExpander &Rewriter);
505 // rewriteLoopExitValues.
538 // rewriteLoopExitValues - Optimize IV users outside the loop.
552 void IndVarSimplify::rewriteLoopExitValues(Loop *L, SCEVExpander &Rewriter) {
    [all...]

Completed in 98 milliseconds