Searched defs:FoldOpIntoSelect (Results 1 – 3 of 3) sorted by relevance
736 Instruction *InstCombiner::FoldOpIntoSelect(Instruction &Op, SelectInst *SI) { in FoldOpIntoSelect() function in InstCombiner
889 Instruction *InstCombiner::FoldOpIntoSelect(Instruction &Op, SelectInst *SI) { in FoldOpIntoSelect() function in InstCombiner
936 Instruction *InstCombinerImpl::FoldOpIntoSelect(Instruction &Op, in FoldOpIntoSelect() function in InstCombinerImpl