Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp521 void emitDebugLabel(LiveIntervals &LIS, const TargetInstrInfo &TII,
1694 void UserLabel::emitDebugLabel(LiveIntervals &LIS, const TargetInstrInfo &TII, in emitDebugLabel() function in UserLabel
1722 userLabel->emitDebugLabel(*LIS, *TII, BBSkipInstsMap); in emitDebugValues()