Home
last modified time | relevance | path

Searched defs:IsSorted (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/clang/lib/Index/ !
H A DFileIndexRecord.h30 mutable bool IsSorted = false; variable
/src/contrib/llvm-project/clang/lib/Format/ !
H A DObjCPropertyAttributeOrderFixer.cpp114 bool IsSorted = true; in sortPropertyAttributes() local
/src/contrib/llvm-project/lldb/include/lldb/Utility/ !
H A DRangeMap.h223 bool IsSorted() const { in IsSorted() function
475 bool IsSorted() const { in IsSorted() function
755 bool IsSorted() const { in IsSorted() function
/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ !
H A DSROA.cpp5222 bool IsSorted = true; in splitAlloca() local
/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ !
H A DSLPVectorizer.cpp4577 bool IsSorted = sortPtrAccesses(PointerOps, ScalarTy, *DL, *SE, Order); in canVectorizeLoads() local