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