Searched refs:loadInput (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-profdata/ |
| H A D | llvm-profdata.cpp | 615 static void loadInput(const WeightedFile &Input, SymbolRemapper *Remapper, in loadInput() function 898 loadInput(Input, Remapper, Correlator.get(), ProfiledBinary, in mergeInstrProfile() 906 Pool.async(loadInput, Input, Remapper, Correlator.get(), ProfiledBinary, in mergeInstrProfile() 1331 loadInput(Inputs[0], nullptr, nullptr, /*ProfiledBinary=*/"", WC.get()); in supplementInstrProfile() 1680 loadInput(WeightedInput, nullptr, nullptr, /*ProfiledBinary=*/"", &Context); in overlapInstrProfile()
|