Searched refs:foldSelectICmpAndOr (Results 1 – 1 of 1) sorted by relevance
391 static Value *foldSelectICmpAndOr(const SelectInst &SI, Value *TrueVal, in foldSelectICmpAndOr() function721 if (Value *V = foldSelectICmpAndOr(SI, TrueVal, FalseVal, Builder)) in visitSelectInstWithICmp()