Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp233 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()
558 loadInput(Inputs[0], nullptr, WC.get()); in supplementInstrProfile()
992 loadInput(WeightedInput, nullptr, &Context); in overlapInstrProfile()