HomeSort by: relevance | last modified time | path
    Searched refs:updateDebugInfo (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86DiscriminateMemOps.cpp 55 void updateDebugInfo(MachineInstr *MI, const DILocation *Loc) {
164 updateDebugInfo(&MI, DI);
  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
SSAUpdater.h 171 virtual void updateDebugInfo(Instruction *I) const {}
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 364 updateDebugInfo(SI);
418 updateDebugInfo(SI);

Completed in 18 milliseconds