Searched refs:CSIRInstr (Results 1 – 5 of 5) sorted by relevance
37 enum CSPGOAction { NoCSAction, CSIRInstr, CSIRUse }; enumerator57 assert(this->CSAction != CSIRInstr || !this->CSProfileGenFile.empty()); in ProfileFile()
279 P->CSAction = PGOOptions::CSIRInstr; in runPassPipeline()283 PGOOptions::NoAction, PGOOptions::CSIRInstr); in runPassPipeline()
218 PGOOptions::IRUse, PGOOptions::CSIRInstr, in runNewPMPasses()
1186 PGOOpt->CSAction == PGOOptions::CSIRInstr) in buildModuleSimplificationPipeline()1362 if (PGOOpt->CSAction == PGOOptions::CSIRInstr) in buildModuleOptimizationPipeline()1803 if (PGOOpt->CSAction == PGOOptions::CSIRInstr) in buildLTODefaultPipeline()
1254 PGOOpt->CSAction = PGOOptions::CSIRInstr; in EmitAssemblyWithNewPassManager()1260 "", PGOOptions::NoAction, PGOOptions::CSIRInstr, in EmitAssemblyWithNewPassManager()