Searched defs:InstInput (Results 1 – 2 of 2) sorted by relevance
393 void FinalVM::InstInput(const VectorRef &args) { in InstInput() function in mindspore::compile::FinalVM
874 if (Instruction *InstInput = dyn_cast<Instruction>(V)) { in NegateValue() local