Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DRemarkLinker.h66 bool shouldKeepRemark(const Remark &R) { in shouldKeepRemark() function
/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DRemarkLinker.cpp99 if (shouldKeepRemark(**Next)) in link()