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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1034 FuncFreqAttr getFuncFreqAttr() const { return FreqAttr; } function in class:__anon4593::PGOUseFunc
1645 PGOUseFunc::FuncFreqAttr FreqAttr = Func.getFuncFreqAttr();

Completed in 59 milliseconds