Searched refs:N3CFP (Results 1 – 1 of 1) sorted by relevance
7431 ConstantFPSDNode *N3CFP = dyn_cast<ConstantFPSDNode>(N3); in getNode() local7432 if (N1CFP && N2CFP && N3CFP) { in getNode()7435 const APFloat &V3 = N3CFP->getValueAPF(); in getNode()