Home
last modified time | relevance | path

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

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