Home
last modified time | relevance | path

Searched refs:FFA_Cold (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp477 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
529 FreqAttr = FFA_Cold; in markFunctionAttributes()
894 if (FreqAttr == PGOUseFunc::FFA_Cold) in annotateAllFunctions()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp875 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
949 FreqAttr = FFA_Cold; in markFunctionAttributes()
1481 if (FreqAttr == PGOUseFunc::FFA_Cold) in annotateAllFunctions()