Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkCounter.cpp106 static unsigned getValForKey(StringRef Key, const Remark &Remark) { in getValForKey() function
183 auto Count = getValForKey(Key, Remark); in collect()