Searched refs:SimplifyPartiallyRedundantLoad (Results 1 – 4 of 4) sorted by relevance
128 bool SimplifyPartiallyRedundantLoad(LoadInst *LI);
150 bool SimplifyPartiallyRedundantLoad(LoadInst *LI);
856 if (SimplifyPartiallyRedundantLoad(LI)) in ProcessBlock()926 bool JumpThreadingPass::SimplifyPartiallyRedundantLoad(LoadInst *LI) { in SimplifyPartiallyRedundantLoad() function in JumpThreadingPass
1168 if (SimplifyPartiallyRedundantLoad(LoadI)) in ProcessBlock()1252 bool JumpThreadingPass::SimplifyPartiallyRedundantLoad(LoadInst *LoadI) { in SimplifyPartiallyRedundantLoad() function in JumpThreadingPass