Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h612 enum OverlapStatsLevel { ProgramLevel, FunctionLevel }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp224 OverlapStats FuncOverlap(OverlapStats::FunctionLevel); in overlapInput()