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

References

lib/Analysis/BlockFrequencyInfo.cpp
  260   return BFI ? BFI->getFunction() : nullptr;
lib/CodeGen/MachineBlockFrequencyInfo.cpp
  233   const Function &F = MBFI->getFunction()->getFunction();
  239   const Function &F = MBFI->getFunction()->getFunction();
  250   return MBFI ? MBFI->getFunction() : nullptr;