Searched refs:NewFCmpInst (Results 1 – 1 of 1) sorted by relevance
1519 if (auto *NewFCmpInst = dyn_cast<FCmpInst>(NewFCmp)) { in reassociateFCmps() local1521 NewFCmpInst->copyIRFlags(Op0); in reassociateFCmps()1522 NewFCmpInst->andIRFlags(BO10); in reassociateFCmps()