Searched defs:isOrdinary (Results 1 – 2 of 2) sorted by relevance
85 bool isOrdinary() const LLVM_READONLY { in isOrdinary() function
104 bool isOrdinary (double maxValue) const { return !hasNaN() && !empty() && isFinite(maxValue); } in isOrdinary() function in tcu::Interval