Searched refs:hasConcreteType (Results 1 – 2 of 2) sorted by relevance
264 assert(Op.hasConcreteType(0) && "Type infererence not done?"); in initialize()
706 bool hasConcreteType(unsigned ResNo) const { in hasConcreteType() function