Searched refs:CopyIntConstant (Results 1 – 3 of 3) sorted by relevance
216 std::unique_ptr<IntConstant> CopyIntConstant() const { in CopyIntConstant() function220 return std::unique_ptr<Constant>(CopyIntConstant().release()); in Copy()