Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h108 std::error_code writeWithSizeLimit(SampleProfileMap &ProfileMap, in writeWithSizeLimit() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1603 Writer->writeWithSizeLimit(ProfileMap, OutputSizeLimit)) in mergeSampleProfile()