Home
last modified time | relevance | path

Searched defs:NumNodes (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/
Dexecution_tree.h94 int32_t NumNodes() { return nodes_.size(); } in NumNodes() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceLiveness.cpp42 SizeT NumNodes = Func->getNumNodes(); in initInternal() local
DIceCfg.cpp107 for (SizeT I = 0, NumNodes = getNumNodes(); I < NumNodes; ++I) in swapNodes() local
248 SizeT NumNodes = getNumNodes(); in computeInOutEdges() local
328 SizeT NumNodes = getNumNodes(); in advancedPhiLowering() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DFoldingSet.h124 unsigned NumNodes; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp768 unsigned NumNodes = Sequence.size(); in EmitSchedule() local
DScheduleDAGSDNodes.cpp326 unsigned NumNodes = 0; in BuildSchedUnits() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp613 unsigned NumNodes = 0; member in ScheduleDAGInstrs::Value2SUsMap