Home
last modified time | relevance | path

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

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