Searched refs:ColdOptType (Results 1 – 4 of 4) sorted by relevance
49 ColdFuncOpt ColdOptType; member
23 Action(Action), CSAction(CSAction), ColdOptType(ColdType), in PGOOptions()
89 MODULE_PASS("pgo-force-function-attrs", PGOForceFunctionAttrsPass(PGOOpt ? PGOOpt->ColdOptType : PG…
1208 MPM.addPass(PGOForceFunctionAttrsPass(PGOOpt->ColdOptType)); in buildModuleSimplificationPipeline()