Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h172 virtual void updateDebugInfo(Instruction *I) const { in updateDebugInfo() function
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DSSAUpdater.h163 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/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSSAUpdater.cpp408 updateDebugInfo(SI); in run()
462 updateDebugInfo(SI); in run()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp967 virtual void updateDebugInfo(Instruction *Inst) const { in updateDebugInfo() function in __anonc8b00cc40411::AllocaPromoter