Searched refs:foldSelectICmpEq (Results 1 – 1 of 1) sorted by relevance
1717 static Instruction *foldSelectICmpEq(SelectInst &SI, ICmpInst *ICI, in foldSelectICmpEq() function1862 if (Instruction *NewSel = foldSelectICmpEq(SI, ICI, *this)) in foldSelectInstWithICmp()