Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp522 void emitDebugLabel(LiveIntervals &LIS, const TargetInstrInfo &TII,
1799 void UserLabel::emitDebugLabel(LiveIntervals &LIS, const TargetInstrInfo &TII, in emitDebugLabel() function in UserLabel
1827 userLabel->emitDebugLabel(*LIS, *TII, BBSkipInstsMap); in emitDebugValues()