Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp487 static bool isSelect01(const APInt &C1I, const APInt &C2I) { in isSelect01() function
527 (!OOpIsAPInt || !isSelect01(C->getUniqueInteger(), *OOpC))) in foldSelectIntoOp()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc18937 {"_Z10isSelect01PN4llvm8ConstantES1_", "isSelect01(llvm::Constant*, llvm::Constant*)"},