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

  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
SimplifyIndVar.cpp 389 /// simplifyLoopIVs - Simplify users of induction variables within this
391 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, LPPassManager *LPM,
404 /// SimplifyLoopIVs.
  /external/llvm/lib/Transforms/Utils/
SimplifyIndVar.cpp 679 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, DominatorTree *DT,

Completed in 217 milliseconds