Searched refs:FreqAttr (Results 1 – 1 of 1) sorted by relevance
462 FreqAttr(FFA_Normal) {} in PGOUseFunc()480 FuncFreqAttr getFuncFreqAttr() const { return FreqAttr; } in getFuncFreqAttr()504 FuncFreqAttr FreqAttr; member in __anon10d6878d0211::PGOUseFunc527 FreqAttr = FFA_Hot; in markFunctionAttributes()529 FreqAttr = FFA_Cold; in markFunctionAttributes()893 PGOUseFunc::FuncFreqAttr FreqAttr = Func.getFuncFreqAttr(); in annotateAllFunctions() local894 if (FreqAttr == PGOUseFunc::FFA_Cold) in annotateAllFunctions()896 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()