Home
last modified time | relevance | path

Searched refs:reinsertInstInDPValues (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h149 void reinsertInstInDPValues(Instruction *I,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp1115 void BasicBlock::reinsertInstInDPValues( in reinsertInstInDPValues() function in BasicBlock
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2928 Inst->getParent()->reinsertInstInDPValues(Inst, BeforeDPValue); in insert()