Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp986 FuncFreqAttr getFuncFreqAttr() const { return FreqAttr; } in getFuncFreqAttr() function in __anon71b8f0620511::PGOUseFunc
1587 PGOUseFunc::FuncFreqAttr FreqAttr = Func.getFuncFreqAttr(); in annotateAllFunctions()