Searched refs:hasTypeSet (Results 1 – 3 of 3) sorted by relevance
377 bool hasTypeSet(unsigned ResNo) const { in hasTypeSet() function
243 assert(Op->hasTypeSet(0) && "Type infererence not done?"); in initialize()
1978 if (!hasTypeSet() || !getChild(0)->hasTypeSet()) { in ApplyTypeConstraints()