Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1904 auto PostDebug = std::next(Pos->getIterator()); in emitDebugValues() local
1905 PostDebug = skipDebugInstructionsForward(PostDebug, P.MBB->instr_end()); in emitDebugValues()
1906 P.MBB->insert(PostDebug, P.MI); in emitDebugValues()