Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp205 static void loadInput(const WeightedFile &Input, SymbolRemapper *Remapper, in loadInput() function
315 loadInput(Input, Remapper, Contexts[0].get()); in mergeInstrProfile()
322 Pool.async(loadInput, Input, Remapper, Contexts[Ctx].get()); in mergeInstrProfile()