Home
last modified time | relevance | path

Searched defs:IsRef (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/
Dorder_enforce.cc208 bool IsRef(const AnfNodePtr &node) const { in IsRef() function in mindspore::pipeline::__anon98b1fd6e0111::OrderEnforcer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h786 static bool IsRef(const NodeAddr<NodeBase*> BA) { in IsRef() function
DBitTracker.cpp129 bool IsRef = (V.Type == BT::BitValue::Ref); in operator <<() local