Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp430 static bool isSelect01(const APInt &C1I, const APInt &C2I) { in isSelect01() function
469 (OOpIsAPInt && isSelect01(C->getUniqueInteger(), *OOpC))) { in foldSelectIntoOp()