Home
last modified time | relevance | path

Searched refs:updateDebugInfo (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86DiscriminateMemOps.cpp55 void updateDebugInfo(MachineInstr *MI, const DILocation *Loc) { in updateDebugInfo() function
164 updateDebugInfo(&MI, DI); in runOnMachineFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdater.h171 virtual void updateDebugInfo(Instruction *I) const {} in updateDebugInfo() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp364 updateDebugInfo(SI); in run()
418 updateDebugInfo(SI); in run()