Home
last modified time | relevance | path

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

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