Searched refs:addInstr (Results 1 – 2 of 2) sorted by relevance
72 void addInstr(InlinedEntity Label, const MachineInstr &MI);
81 void DbgLabelInstrMap::addInstr(InlinedEntity Label, const MachineInstr &MI) { in addInstr() function in DbgLabelInstrMap269 DbgLabels.addInstr(L, MI); in calculateDbgEntityHistory()