Searched refs:getAsConstantAttr (Results 1 – 3 of 3) sorted by relevance
89 ConstantAttr getAsConstantAttr() const;
67 ConstantAttr DagLeaf::getAsConstantAttr() const { in getAsConstantAttr() function in DagLeaf
880 auto constAttr = leaf.getAsConstantAttr(); in handleOpArgument()