Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp164 static void loadInput(const WeightedFile &Input, WriterContext *WC) { in loadInput() function
270 loadInput(Input, Contexts[0].get()); in mergeInstrProfile()
277 Pool.async(loadInput, Input, Contexts[Ctx].get()); in mergeInstrProfile()