Searched refs:insertDVID (Results 1 – 2 of 2) sorted by relevance
57 DebugVariableID insertDVID(DebugVariable &Var, const DILocation *Loc) { in insertDVID() function1073 DebugVariableID VarID = DVMap.insertDVID(Var, MI.getDebugLoc().get());1105 DebugVariableID OverlappedID = DVMap.insertDVID(Overlapped, Loc);
1739 DebugVariableID VID = DVMap.insertDVID(V, MI.getDebugLoc().get()); in transferDebugInstrRef()