Searched refs:foldFCmpFSubIntoFCmp (Results 1 – 1 of 1) sorted by relevance
8005 static Instruction *foldFCmpFSubIntoFCmp(FCmpInst &I, Instruction *LHSI, in foldFCmpFSubIntoFCmp() function8224 if (Instruction *NV = foldFCmpFSubIntoFCmp(I, LHSI, RHSC, *this)) in visitFCmpInst()