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