Searched defs:isOrdered (Results 1 – 7 of 7) sorted by relevance
260 bool isOrdered() const { return IsOrdered; } in isOrdered() function
132 bool isOrdered() const { return isOutput() || isFlow() || isAnti(); } in isOrdered() function
900 auto isOrdered = [](Instruction *Inst) { in getNonLocalPointerDependency() local
1702 static inline bool isOrdered(const Instruction *I) { isOrdered() function
1769 bool isOrdered() const { return IsOrdered; } isOrdered() function
4402 bool CmpInst::isOrdered(Predicate predicate) { isOrdered() function in CmpInst
23192 Bool isOrdered:1; /* True if the table is not BTREE_UNORDERED */ global() member [all...]