Searched defs:IsConstantValue (Results 1 – 2 of 2) sorted by relevance
63 bool ValueNode::IsConstantValue() const { in IsConstantValue() function in mindspore::pijit::ValueNode
65 bool IsConstantValue(int op, const std::vector<ValueNode *> &inputs) { in IsConstantValue() function