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

Declarations

include/llvm/Analysis/BlockFrequencyInfoImpl.h
  908   bool computeMassInLoop(LoopData &Loop);

References

include/llvm/Analysis/BlockFrequencyInfoImpl.h
 1142     if (computeMassInLoop(*L))
 1147     if (computeMassInLoop(*L))
 1295     computeMassInLoop(L);