Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h172 virtual void updateDebugInfo(Instruction *I) const { in updateDebugInfo() function
/external/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp370 updateDebugInfo(SI); in run()
424 updateDebugInfo(SI); in run()
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1094 void updateDebugInfo(Instruction *Inst) const override { in updateDebugInfo() function in __anonfbe388980411::AllocaPromoter