Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp520 void emitDebugLabel(LiveIntervals &LIS, const TargetInstrInfo &TII,
1795 void UserLabel::emitDebugLabel(LiveIntervals &LIS, const TargetInstrInfo &TII, in emitDebugLabel() function in UserLabel
1823 userLabel->emitDebugLabel(*LIS, *TII, BBSkipInstsMap); in emitDebugValues()