Searched defs:SimplifyPartiallyRedundantLoad (Results 1 – 2 of 2) sorted by relevance
813 bool JumpThreading::SimplifyPartiallyRedundantLoad(LoadInst *LI) { in SimplifyPartiallyRedundantLoad() function in JumpThreading
926 bool JumpThreadingPass::SimplifyPartiallyRedundantLoad(LoadInst *LI) { in SimplifyPartiallyRedundantLoad() function in JumpThreadingPass