Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1931 auto PostDebug = std::next(Pos->getIterator()); in emitDebugValues() local
1932 PostDebug = skipDebugInstructionsForward(PostDebug, MBB->instr_end()); in emitDebugValues()
1933 EmitInstsHere(PostDebug); in emitDebugValues()