Searched refs:SelectFalseVal (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp579 Value *SelectFalseVal = FoldOperationIntoSelectOperand(Op, FV, this); local
582 SelectTrueVal, SelectFalseVal);
/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp776 Value *SelectFalseVal = FoldOperationIntoSelectOperand(Op, FV, this); local
779 SelectTrueVal, SelectFalseVal);

Completed in 113 milliseconds