Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:CA

2637   if (const ConstantFPSDNode *CA = dyn_cast<ConstantFPSDNode>(A))
2639 if (CA->isZero() && CB->isZero()) return true;