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

References

lib/IR/AsmWriter.cpp
 2951   Out << ", insts: " << FS->instCount();
 2953   FunctionSummary::FFlags FFlags = FS->fflags();
 2964   if (!FS->calls().empty()) {
 2967     for (auto &Call : FS->calls()) {
 2979   if (const auto *TIdInfo = FS->getTypeIdInfo())