Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp521 void emitDebugLabel(LiveIntervals &LIS, const TargetInstrInfo &TII,
1798 void UserLabel::emitDebugLabel(LiveIntervals &LIS, const TargetInstrInfo &TII, in emitDebugLabel() function in UserLabel
1826 userLabel->emitDebugLabel(*LIS, *TII, BBSkipInstsMap); in emitDebugValues()