Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dregister_allocate_internal.h144 unsigned int stack_count; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dcode_generator.cc808 int stack_count = argc - SizeToInt(alive_locals_.size()); in MakeUntrackedCode() local
876 int stack_count = SizeToInt(interpret_.outputs.size() - alive_locals_.size()); in BreakAtIf() local
1109 size_t stack_count = graph->GetFrame(break_bci_).GetStacks().size(); in Init() local