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

References

lib/Passes/PassBuilder.cpp
  636     Options.InstrProfileOutput = ProfileFile;
  638   Options.DoCounterPromotion = false;
  639   Options.UseBFIInPromotion = IsCS;
  640   MPM.addPass(InstrProfiling(Options, IsCS));