Searched refs:haveCompatibleDescriptions (Results 1 – 1 of 1) sorted by relevance
54 static bool haveCompatibleDescriptions(const SDNodeInfo &N1, in haveCompatibleDescriptions() function75 static bool haveCompatibleDescriptions(ArrayRef<SDNodeInfo> Nodes) { in haveCompatibleDescriptions() function78 return haveCompatibleDescriptions(Other, N); in haveCompatibleDescriptions()120 if (haveCompatibleDescriptions(I->second)) in SDNodeInfoEmitter()297 assert(haveCompatibleDescriptions(Nodes)); in emitDesc()