Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86DiscriminateMemOps.cpp57 void updateDebugInfo(MachineInstr *MI, const DILocation *Loc) { in updateDebugInfo() function
167 updateDebugInfo(&MI, DI); in runOnMachineFunction()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdater.h171 virtual void updateDebugInfo(Instruction *I) const {} in updateDebugInfo() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp363 updateDebugInfo(SI); in run()
417 updateDebugInfo(SI); in run()