Searched refs:hasProfileCSIRUse (Results 1 – 2 of 2) sorted by relevance
409 bool hasProfileCSIRUse() const { return getProfileUse() == ProfileCSIRInstr; } in hasProfileCSIRUse() function
811 assert(!CodeGenOpts.hasProfileCSIRUse() && in CreatePasses()828 PMBuilder.EnablePGOCSInstrUse = CodeGenOpts.hasProfileCSIRUse(); in CreatePasses()1091 auto CSAction = CodeGenOpts.hasProfileCSIRUse() ? PGOOptions::CSIRUse in EmitAssemblyWithNewPassManager()1114 assert(!CodeGenOpts.hasProfileCSIRUse() && in EmitAssemblyWithNewPassManager()1479 } else if (CGOpts.hasProfileCSIRUse()) { in runThinLTOBackend()