Searched refs:get_const_input_indexes (Results 1 – 3 of 3) sorted by relevance
126 const std::vector<size_t> &get_const_input_indexes() { return const_input_indexes_; } in get_const_input_indexes() function
346 auto const_input_index = prim->get_const_input_indexes(); in ArgsToAbs()
979 const auto const_input_index = prim->get_const_input_indexes(); in GetInputsArgsSpec()