Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dnode.cc28 bool IsNonLocalValue(ValueNode *i) { in IsNonLocalValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4748 static bool IsNonLocalValue(Value *V, BasicBlock *BB) { in IsNonLocalValue() function