Home
last modified time | relevance | path

Searched defs:CheckFunc (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.cpp413 Constant *CheckFunc) { in instrumentAccess()
/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dpattern_matcher.h47 bool CheckFunc(const PredicateFuncType &func, const AnfNodePtr &node) const { in CheckFunc() function