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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBasicBlockUtils.h117 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp461 void llvm::ReplaceInstWithValue(BasicBlock::InstListType &BIL, function in class:llvm
489 ReplaceInstWithValue(BIL, BI, I);

Completed in 110 milliseconds