Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isExactlyValue

71 /// isExactlyValue - We don't rely on operator== working on double values, as
75 bool ConstantFPSDNode::isExactlyValue(const APFloat& V) const {
2891 if (CFP->isExactlyValue(1.0))