Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DFileIndexRecord.h30 mutable bool IsSorted = false; variable
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DObjCPropertyAttributeOrderFixer.cpp114 bool IsSorted = true; in sortPropertyAttributes() local
/freebsd-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
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4985 bool IsSorted = true; splitAlloca() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3883 bool IsSorted = sortPtrAccesses(PointerOps, ScalarTy, DL, SE, Order); canVectorizeLoads() local