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