Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DSimplifyIndVar.h47 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, LPPassManager *LPM,
/external/llvm/include/llvm/Transforms/Utils/
DSimplifyIndVar.h55 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, DominatorTree *DT,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DSimplifyIndVar.h55 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, DominatorTree *DT,
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLoopUnroll.cpp390 simplifyLoopIVs(L, SE, LPM, DeadInsts); in UnrollLoop()
DSimplifyIndVar.cpp391 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, LPPassManager *LPM, in simplifyLoopIVs() function
/external/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp612 simplifyLoopIVs(L, SE, DT, LI, DeadInsts); in UnrollLoop()
DSimplifyIndVar.cpp679 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, DominatorTree *DT, in simplifyLoopIVs() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp264 simplifyLoopIVs(L, SE, DT, LI, DeadInsts); in simplifyLoopAfterUnroll()
DSimplifyIndVar.cpp965 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, DominatorTree *DT, in simplifyLoopIVs() function