Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Remarks/
DRemarkLinker.cpp64 static bool shouldKeepRemark(const Remark &R) { return R.Loc.hasValue(); } in shouldKeepRemark() function
96 if (shouldKeepRemark(**Next)) in link()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DRemarkLinker.cpp64 static bool shouldKeepRemark(const Remark &R) { return R.Loc.hasValue(); } in shouldKeepRemark() function
96 if (shouldKeepRemark(**Next)) in link()