reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
304 Options.InstrProfileOutput = PGOInstrGen; 305 Options.DoCounterPromotion = true; 306 Options.UseBFIInPromotion = IsCS; 308 MPM.add(createInstrProfilingLegacyPass(Options, IsCS));