Searched refs:ZeroTableElem (Results 1 – 1 of 1) sorted by relevance
595 auto ZeroTableElem = ConstData->getElementAsInteger(0); in tryToRecognizeTableBasedCttz() local596 bool DefinedForZero = ZeroTableElem == InputBits; in tryToRecognizeTableBasedCttz()611 B.CreateSelect(Cmp, ConstantInt::get(XType, ZeroTableElem), Cttz); in tryToRecognizeTableBasedCttz()