Searched refs:CSIRInstr (Results 1 – 3 of 3) sorted by relevance
35 enum CSPGOAction { NoCSAction, CSIRInstr, CSIRUse }; enumerator51 assert(this->CSAction != CSIRInstr || !this->CSProfileGenFile.empty()); in ProfileFile()
792 PGOOpt->CSAction == PGOOptions::CSIRInstr) in buildModuleSimplificationPipeline()895 if (PGOOpt->CSAction == PGOOptions::CSIRInstr) in buildModuleOptimizationPipeline()1286 if (PGOOpt->CSAction == PGOOptions::CSIRInstr) in buildLTODefaultPipeline()
166 PGOOptions::IRUse, PGOOptions::CSIRInstr); in runNewPMPasses()