Home
last modified time | relevance | path

Searched refs:flushTerminatorDbgRecords (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDBasicBlock.cpp717 void BasicBlock::flushTerminatorDbgRecords() { in flushTerminatorDbgRecords() function in BasicBlock
1056 flushTerminatorDbgRecords(); in splice()
HDInstruction.cpp162 getParent()->flushTerminatorDbgRecords(); in insertBefore()
230 getParent()->flushTerminatorDbgRecords(); in moveBeforeImpl()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDBasicBlock.h136 void flushTerminatorDbgRecords();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLoopRotationUtils.cpp793 OrigPreheader->flushTerminatorDbgRecords(); in rotateLoop()
HDLocal.cpp2879 BB->flushTerminatorDbgRecords(); in changeToUnreachable()
HDSimplifyCFG.cpp5307 BB->flushTerminatorDbgRecords(); in simplifyUnreachable()