Searched refs:canLipoType (Results 1 – 3 of 3) sorted by relevance
58 bool canLipoType(ID Id);
73 bool types::canLipoType(ID Id) { in canLipoType() function in types
1123 if (Archs.size() > 1 && !types::canLipoType(Act->getType())) in BuildUniversalActions()