Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h747 enum OverlapStatsLevel { ProgramLevel, FunctionLevel }; enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp644 OverlapStats FuncOverlap(OverlapStats::FunctionLevel); in overlapInput()