Searched defs:IsSorted (Results 1 – 5 of 5) sorted by relevance
30 mutable bool IsSorted = false; variable
223 bool IsSorted() const { in IsSorted() function475 bool IsSorted() const { in IsSorted() function755 bool IsSorted() const { in IsSorted() function
35 static bool IsSorted(const uptr *array, uptr n) { in IsSorted() function
4792 bool IsSorted = true; in splitAlloca() local
3735 bool IsSorted = sortPtrAccesses(PointerOps, ScalarTy, DL, SE, Order); in canVectorizeLoads() local