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

Declarations

include/llvm/Analysis/RegionInfo.h
  667 inline raw_ostream &operator<<(raw_ostream &OS, const RegionNodeBase<Tr> &Node);

References

include/llvm/Analysis/RegionInfoImpl.h
  508         OS << *Element << ", "; // TODO: remove the last ",
lib/Transforms/Scalar/StructurizeCFG.cpp
 1013       LLVM_DEBUG(dbgs() << "Skipping region with uniform control flow: " << *R