Searched refs:TogetherCI (Results 1 – 2 of 2) sorted by relevance
221 ConstantInt *TogetherCI = dyn_cast<ConstantInt>(Together); in OptAndOp() local222 if (TogetherCI && !TogetherCI->isZero()){ in OptAndOp()
177 ConstantInt *TogetherCI = dyn_cast<ConstantInt>(Together); in OptAndOp() local178 if (TogetherCI && !TogetherCI->isZero()){ in OptAndOp()