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