Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h160 virtual void updateDebugInfo(Instruction *I) const { in updateDebugInfo() function
/external/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp411 updateDebugInfo(SI); in run()
465 updateDebugInfo(SI); in run()
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1088 virtual void updateDebugInfo(Instruction *Inst) const { in updateDebugInfo() function in __anon674d985e0411::AllocaPromoter