Searched refs:BaseType_ (Results 1 – 1 of 1) sorted by relevance
929 VectorType(const Node *BaseType_, NodeOrString Dimension_) in VectorType() argument930 : Node(KVectorType), BaseType(BaseType_), in VectorType()