reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGLoopInfo.cpp
  783   const LoopInfo &L = getInfo();
tools/clang/lib/CodeGen/CGLoopInfo.h
  212   llvm::MDNode *getCurLoopID() const { return getInfo().getLoopID(); }
  216     return hasInfo() ? getInfo().getAttributes().IsParallel : false;