Searched refs:isSelect01 (Results 1 – 3 of 3) sorted by relevance
190 static bool isSelect01(Constant *C1, Constant *C2) { in isSelect01() function225 if (!isa<Constant>(OOp) || isSelect01(C, cast<Constant>(OOp))) { in FoldSelectIntoOp()260 if (!isa<Constant>(OOp) || isSelect01(C, cast<Constant>(OOp))) { in FoldSelectIntoOp()
214 static bool isSelect01(Constant *C1, Constant *C2) { in isSelect01() function249 if (!isa<Constant>(OOp) || isSelect01(C, cast<Constant>(OOp))) { in FoldSelectIntoOp()279 if (!isa<Constant>(OOp) || isSelect01(C, cast<Constant>(OOp))) { in FoldSelectIntoOp()
365 static bool isSelect01(const APInt &C1I, const APInt &C2I) { in isSelect01() function395 if (!isa<Constant>(OOp) || (OOpIsAPInt && isSelect01(CI, *OOpC))) { in foldSelectIntoOp()426 if (!isa<Constant>(OOp) || (OOpIsAPInt && isSelect01(CI, *OOpC))) { in foldSelectIntoOp()