Searched defs:isUnordered (Results 1 – 7 of 7) sorted by relevance
258 bool isUnordered() const { isUnordered() function 392 bool isUnordered() const { isUnordered() function
306 bool isUnordered() const { isUnordered() function
54 bool isUnordered() const { return getMMO().isUnordered(); } isUnordered() function
136 bool isUnordered() const { return isInput(); } in isUnordered() function
89 bool isUnordered() const { isUnordered() function
867 bool isUnordered() const { in isUnordered() function in __anon19c0a85d0411::EarlyCSE::ParseMemoryInst [all...]
4411 bool CmpInst::isUnordered(Predicate predicate) { isUnordered() function in CmpInst