Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp234 static void loadInput(const WeightedFile &Input, SymbolRemapper *Remapper, in loadInput() function
354 loadInput(Input, Remapper, Contexts[0].get()); in mergeInstrProfile()
361 Pool.async(loadInput, Input, Remapper, Contexts[Ctx].get()); in mergeInstrProfile()
577 loadInput(Inputs[0], nullptr, WC.get()); in supplementInstrProfile()
1017 loadInput(WeightedInput, nullptr, &Context); in overlapInstrProfile()