Home
last modified time | relevance | path

Searched refs:isUsableType (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp9499 bool isUsableType(llvm::StructType *Ty) const { in isUsableType() function
9558 llvm::Type *CoerceTy = CB.isUsableType(StrTy) ? StrTy : CB.getType(); in classifyType()