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