Lines Matching refs:CA
2365 if (const ConstantFPSDNode *CA = dyn_cast<ConstantFPSDNode>(A))2367 if (CA->isZero() && CB->isZero()) return true;