Searched defs:IntSymbol (Results 1 – 3 of 3) sorted by relevance
40 …IntSymbol(bool is_const, bool has_data, const OpPtr &op) : ScalarSymbol(is_const, has_data, op), m… in IntSymbol() function42 MS_DECLARE_PARENT(IntSymbol, ScalarSymbol) in MS_DECLARE_PARENT() argument
117 class IntSymbol; variable134 friend class IntSymbol; variable
49 class IntSymbol; variable