Searched refs:IfCallerIsNotCold (Results 1 – 1 of 1) sorted by relevance
52 enum class SkipMLPolicyCriteria { Never, IfCallerIsNotCold }; enumerator57 clEnumValN(SkipMLPolicyCriteria::IfCallerIsNotCold,355 if (SkipPolicy == SkipMLPolicyCriteria::IfCallerIsNotCold) { in getAdviceImpl()