Searched defs:IsSorted (Results 1 – 4 of 4) sorted by relevance
30 mutable bool IsSorted = false; variable
223 bool IsSorted() const { in IsSorted() function 475 bool IsSorted() cons function 755 bool IsSorted() const { IsSorted() function [all...]
5222 bool IsSorted = true; in splitAlloca() local
4577 bool IsSorted = sortPtrAccesses(PointerOps, ScalarTy, *DL, *SE, Order); in canVectorizeLoads() local