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

/external/llvm/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
/external/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp411 updateDebugInfo(SI);
465 updateDebugInfo(SI);
/external/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp1088 virtual void updateDebugInfo(Instruction *Inst) const { function in class:__anon9144::AllocaPromoter

Completed in 47 milliseconds