Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/
H A DScheduler.h138 bool isSingleton() const { return Nodes.size() == 1u; } in isSingleton() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseMultiSet.h151 bool isSingleton(const SMSNode &N) const { in isSingleton() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp495 bool isSingleton(const FunctionDecl *F) { in isSingleton() function