Searched refs:updateDebugInfo (Results 1 – 6 of 6) sorted by relevance
56 void updateDebugInfo(MachineInstr *MI, const DILocation *Loc) { in updateDebugInfo() function165 updateDebugInfo(&MI, DI); in runOnMachineFunction()
171 virtual void updateDebugInfo(Instruction *I) const {} in updateDebugInfo() function
363 updateDebugInfo(SI); in run()417 updateDebugInfo(SI); in run()
204 void updateDebugInfo();
161 void DWARFRewriter::updateDebugInfo() { in updateDebugInfo() function in DWARFRewriter
3215 DebugInfoRewriter->updateDebugInfo(); in updateMetadata()