Searched refs:foldSelectBinOpIdentity (Results 1 – 1 of 1) sorted by relevance
55 static Instruction *foldSelectBinOpIdentity(SelectInst &Sel, in foldSelectBinOpIdentity() function3965 if (Instruction *Select = foldSelectBinOpIdentity(SI, TLI, *this)) in visitSelectInst()