Searched refs:getExtTypes (Results 1 – 2 of 2) sorted by relevance
1095 if (N->isLeaf() != isLeaf() || getExtTypes() != N->getExtTypes() || in isIsomorphicTo()2271 if (Slot->getExtTypes() != Pat->getExtTypes()) in HandleUse()2762 else if (Rec.first->getExtTypes() != P->getExtTypes()) in FindNames()
346 const SmallVectorImpl<EEVT::TypeSet> &getExtTypes() const { return Types; } in getExtTypes() function