Searched refs:FFA_Cold (Results 1 – 1 of 1) sorted by relevance
477 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator529 FreqAttr = FFA_Cold; in markFunctionAttributes()894 if (FreqAttr == PGOUseFunc::FFA_Cold) in annotateAllFunctions()