Searched refs:updateDebugInfo (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Transforms/Utils/
H A DSSAUpdater.h158 /// updateDebugInfo - This is called to update debug info associated with the
160 virtual void updateDebugInfo(Instruction *I) const { function in class:llvm::LoadAndStorePromoter
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DSSAUpdater.cpp411 updateDebugInfo(SI);
465 updateDebugInfo(SI);
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp1088 virtual void updateDebugInfo(Instruction *Inst) const { function in class:__anon10441::AllocaPromoter
H A DSROA.cpp1225 virtual void updateDebugInfo(Instruction *Inst) const { function in class:__anon10433::AllocaPromoter

Completed in 144 milliseconds