Home
last modified time | relevance | path

Searched refs:isSelect01 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp502 static bool isSelect01(const APInt &C1I, const APInt &C2I) { in isSelect01() function
545 (!OOpIsAPInt || !isSelect01(C->getUniqueInteger(), *OOpC))) in foldSelectIntoOp()