Home
last modified time | relevance | path

Searched refs:vtrue_index (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/vm/
Dvm.cc306 const size_t vtrue_index = 1; in InstRealSwitch() local
309 int64_t vtrue = utils::cast<int64_t>(args[vtrue_index]); in InstRealSwitch()