Home
last modified time | relevance | path

Searched defs:SimplifyPartiallyRedundantLoad (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DJumpThreading.cpp813 bool JumpThreading::SimplifyPartiallyRedundantLoad(LoadInst *LI) { in SimplifyPartiallyRedundantLoad() function in JumpThreading
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp926 bool JumpThreadingPass::SimplifyPartiallyRedundantLoad(LoadInst *LI) { in SimplifyPartiallyRedundantLoad() function in JumpThreadingPass
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1265 bool JumpThreadingPass::SimplifyPartiallyRedundantLoad(LoadInst *LoadI) { in SimplifyPartiallyRedundantLoad() function in JumpThreadingPass