Home
last modified time | relevance | path

Searched defs:isSequential (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/libcxx/test/support/
Dcontainer_debug_tests.h61 constexpr bool isSequential(ContainerType CT) { in isSequential() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGetElementPtrTypeIterator.h107 bool isSequential() const { return CurTy.is<Type *>(); } in isSequential() function
/external/llvm-project/llvm/include/llvm/IR/
DGetElementPtrTypeIterator.h113 bool isSequential() const { return CurTy.is<Type *>(); } in isSequential() function