Home
last modified time | relevance | path

Searched defs:isSingleValueType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DType.h293 bool isSingleValueType() const { in isSingleValueType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DType.h221 bool isSingleValueType() const { return LLVMTy->isSingleValueType(); } in isSingleValueType() function