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