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

/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp133 /// insertDebugValue - Insert a DBG_VALUE into MBB at Idx for LocNo.
134 void insertDebugValue(MachineBasicBlock *MBB, SlotIndex Idx, unsigned LocNo,
976 void UserValue::insertDebugValue(MachineBasicBlock *MBB, SlotIndex Idx, function in class:UserValue
1011 insertDebugValue(MBB, Start, LocNo, LIS, TII);
1021 insertDebugValue(MBB, Start, LocNo, LIS, TII);

Completed in 1109 milliseconds