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