Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1932 auto PostDebug = std::next(Pos->getIterator()); in emitDebugValues() local
1933 PostDebug = skipDebugInstructionsForward(PostDebug, MBB->instr_end()); in emitDebugValues()
1934 EmitInstsHere(PostDebug); in emitDebugValues()