Searched defs:updateDebugInfo (Results 1 – 3 of 3) sorted by relevance
171 virtual void updateDebugInfo(Instruction *I) const {} in updateDebugInfo() function
56 void updateDebugInfo(MachineInstr *MI, const DILocation *Loc) { in updateDebugInfo() function
161 void DWARFRewriter::updateDebugInfo() { in updateDebugInfo() function in DWARFRewriter