Searched refs:foldSelectInstWithICmpConst (Results 1 – 1 of 1) sorted by relevance
1630 static Value *foldSelectInstWithICmpConst(SelectInst &SI, ICmpInst *ICI, in foldSelectInstWithICmpConst() function1689 if (Value *V = foldSelectInstWithICmpConst(SI, ICI, Builder)) in foldSelectInstWithICmp()