Searched defs:isUnordered (Results 1 – 7 of 7) sorted by relevance
258 bool isUnordered() const { in isUnordered() function384 bool isUnordered() const { in isUnordered() function
58 bool isUnordered() const { return getMMO().isUnordered(); } in isUnordered() function
303 bool isUnordered() const { in isUnordered() function
136 bool isUnordered() const { return isInput(); } in isUnordered() function
88 bool isUnordered() const { in isUnordered() function
753 bool isUnordered() const { in isUnordered() function in __anon76457fe20311::EarlyCSE::ParseMemoryInst
4427 bool CmpInst::isUnordered(Predicate predicate) { in isUnordered() function in CmpInst