Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h146 reinsertInstInDbgRecords(Instruction *I,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp1055 void BasicBlock::reinsertInstInDbgRecords( in reinsertInstInDbgRecords() function in BasicBlock
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3359 Inst->getParent()->reinsertInstInDbgRecords(Inst, BeforeDbgRecord); in insert()