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

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

Completed in 122 milliseconds