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