Searched refs:cloneInstructions (Results 1 – 2 of 2) sorted by relevance
117 DenseMap<Instruction *, Value *> cloneInstructions(BasicBlock::iterator BI,
2055 JumpThreadingPass::cloneInstructions(BasicBlock::iterator BI, in cloneInstructions() function in JumpThreadingPass2270 cloneInstructions(PredBB->begin(), PredBB->end(), NewBB, PredPredBB); in threadThroughTwoBasicBlocks()2388 cloneInstructions(BB->begin(), std::prev(BB->end()), NewBB, PredBB); in threadEdge()