Searched refs:hasProfileCSIRUse (Results 1 – 2 of 2) sorted by relevance
512 bool hasProfileCSIRUse() const { return getProfileUse() == ProfileCSIRInstr; } in hasProfileCSIRUse() function
762 auto CSAction = CodeGenOpts.hasProfileCSIRUse() ? PGOOptions::CSIRUse in RunOptimizationPipeline()792 assert(!CodeGenOpts.hasProfileCSIRUse() && in RunOptimizationPipeline()1234 } else if (CGOpts.hasProfileCSIRUse()) { in runThinLTOBackend()