Searched defs:isUnordered (Results 1 – 6 of 6) sorted by relevance
236 bool isUnordered() const { in isUnordered() function356 bool isUnordered() const { in isUnordered() function
183 bool isUnordered() const { return !isVolatile(); } in isUnordered() function
132 bool isUnordered() const { return isInput(); } in isUnordered() function
1632 bool isUnordered(const ActiveEdge* edge) const { in isUnordered() function in ActiveEdge
3313 bool CmpInst::isUnordered(unsigned short predicate) { in isUnordered() function in CmpInst