Searched refs:visitSelectInstWithICmp (Results 1 – 2 of 2) sorted by relevance
415 Instruction *InstCombiner::visitSelectInstWithICmp(SelectInst &SI, in visitSelectInstWithICmp() function in InstCombiner1085 if (Instruction *Result = visitSelectInstWithICmp(SI, ICI)) in visitSelectInst()
312 Instruction *visitSelectInstWithICmp(SelectInst &SI, ICmpInst *ICI);