Home
last modified time | relevance | path

Searched defs:ComputePercentange (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp910 auto ComputePercentange = [](int64_t Input, int64_t Output) -> float { printStatistic() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2953 auto ComputePercentange = [](int64_t Input, int64_t Output) -> float { link() local