Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp264 static APInt getSelectFoldableConstant(BinaryOperator *I) { in getSelectFoldableConstant() function
428 APInt CI = getSelectFoldableConstant(TVI); in foldSelectIntoOp()
459 APInt CI = getSelectFoldableConstant(FVI); in foldSelectIntoOp()