Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/ProfileData/ !
H A DInstrProf.h767 void setFuncInfo(StringRef Name, uint64_t Hash) { in setFuncInfo() function
/src/contrib/llvm-project/llvm/tools/llvm-profdata/ !
H A Dllvm-profdata.cpp645 FuncOverlap.setFuncInfo(I.Name, I.Hash); in overlapInput()