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

Declarations

lib/CodeGen/SplitKit.h
  231   bool shouldSplitSingleBlock(const BlockInfo &BI, bool SingleInstrs) const;

References

lib/CodeGen/RegAllocGreedy.cpp
 1721       if (SA->shouldSplitSingleBlock(BI, SingleInstrs))
 2029     if (SA->shouldSplitSingleBlock(BI, SingleInstrs))