Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h634 void setFuncInfo(StringRef Name, uint64_t Hash) { in setFuncInfo() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp225 FuncOverlap.setFuncInfo(I.Name, I.Hash); in overlapInput()