Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Index/
H A DFileIndexRecord.h30 mutable bool IsSorted = false; variable
/llvm-project/clang/lib/Format/
H A DObjCPropertyAttributeOrderFixer.cpp114 bool IsSorted = true; sortPropertyAttributes() local
/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h223 bool IsSorted() const { in IsSorted() function
475 bool IsSorted() const { IsSorted() function
755 bool IsSorted() const { IsSorted() function
[all...]
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_common_test.cpp35 static bool IsSorted(const uptr *array, uptr n) { in IsSorted() function
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp5033 bool IsSorted = true; splitAlloca() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4546 bool IsSorted = sortPtrAccesses(PointerOps, ScalarTy, *DL, *SE, Order); canVectorizeLoads() local