Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1036 static Constant *constantFoldOperationIntoSelectOperand( in constantFoldOperationIntoSelectOperand() function
1165 Value *NewTV = constantFoldOperationIntoSelectOperand(Op, SI, TV); in FoldOpIntoSelect()
1166 Value *NewFV = constantFoldOperationIntoSelectOperand(Op, SI, FV); in FoldOpIntoSelect()