Searched refs:CSIRInstr (Results 1 – 5 of 5) sorted by relevance
277 P->CSAction = PGOOptions::CSIRInstr; in runPassPipeline()281 PGOOptions::NoAction, PGOOptions::CSIRInstr); in runPassPipeline()
37 enum CSPGOAction { NoCSAction, CSIRInstr, CSIRUse }; enumerator57 assert(this->CSAction != CSIRInstr || !this->CSProfileGenFile.empty()); in ProfileFile()
1177 PGOOpt->CSAction == PGOOptions::CSIRInstr) in buildModuleSimplificationPipeline()1356 if (PGOOpt->CSAction == PGOOptions::CSIRInstr) in buildModuleOptimizationPipeline()1794 if (PGOOpt->CSAction == PGOOptions::CSIRInstr) in buildLTODefaultPipeline()
218 PGOOptions::IRUse, PGOOptions::CSIRInstr, in runNewPMPasses()
1246 PGOOpt->CSAction = PGOOptions::CSIRInstr; in EmitAssemblyWithNewPassManager()1252 "", PGOOptions::NoAction, PGOOptions::CSIRInstr, in EmitAssemblyWithNewPassManager()