Searched refs:insertDebugValue (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DLiveDebugVariables.cpp127 /// insertDebugValue - Insert a DBG_VALUE into MBB at Idx for LocNo.
128 void insertDebugValue(MachineBasicBlock *MBB, SlotIndex Idx, unsigned LocNo,
950 void UserValue::insertDebugValue(MachineBasicBlock *MBB, SlotIndex Idx, function in class:UserValue
986 insertDebugValue(MBB, Start, LocNo, LIS, TII);
996 insertDebugValue(MBB, Start, LocNo, LIS, TII);

Completed in 108 milliseconds