Home
last modified time | relevance | path

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

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