Searched refs:CloneInstructions (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h115 DenseMap<Instruction *, Value *> CloneInstructions(BasicBlock::iterator BI,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1980 JumpThreadingPass::CloneInstructions(BasicBlock::iterator BI, function in class:JumpThreadingPass
2101 CloneInstructions(BB->begin(), std::prev(BB->end()), NewBB, PredBB);

Completed in 31 milliseconds