Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp747 void BasicBlock::flushTerminatorDbgValues() { in flushTerminatorDbgValues() function in BasicBlock
1077 flushTerminatorDbgValues(); in splice()
H A DInstruction.cpp157 getParent()->flushTerminatorDbgValues(); in insertBefore()
226 getParent()->flushTerminatorDbgValues(); in moveBeforeImpl()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h142 void flushTerminatorDbgValues();
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp764 OrigPreheader->flushTerminatorDbgValues(); in rotateLoop()
H A DLocal.cpp2833 BB->flushTerminatorDbgValues(); in changeToUnreachable()
H A DSimplifyCFG.cpp5238 BB->flushTerminatorDbgValues(); in simplifyUnreachable()