Searched refs:getProbeFNameForGUID (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPseudoProbe.cpp24 static StringRef getProbeFNameForGUID(const GUIDProbeFunctionMap &GUID2FuncMAP, function in namespace:llvm::sampleprof
48 getProbeFNameForGUID(GUID2FuncMAP, std::get<0>(Cur->ISite));
84 StringRef FuncName = getProbeFNameForGUID(GUID2FuncMAP, GUID);

Completed in 141 milliseconds