HomeSort by relevance Sort by last modified time
    Searched refs:updateDebugInfo (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdater.h 158 /// updateDebugInfo - This is called to update debug info associated with the
160 virtual void updateDebugInfo(Instruction *I) const {
  /external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 408 updateDebugInfo(SI);
462 updateDebugInfo(SI);
  /external/llvm/lib/Transforms/Scalar/
ScalarReplAggregates.cpp     [all...]

Completed in 830 milliseconds