Searched refs:getSingleMissingElement (Results 1 – 3 of 3) sorted by relevance
254 const APInt *getSingleMissingElement() const { in getSingleMissingElement() function
1587 if (!CopyOfCR.contains(NewCR) && CopyOfCR.getSingleMissingElement()) in handleCallResult()
214 } else if (auto *OnlyMissingElt = getSingleMissingElement()) { in getEquivalentICmp()