Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DConstant.cpp165 StructType *ConstantStruct::getTypeForElements(Context &Ctx, in getTypeForElements() function in llvm::sandboxir::ConstantStruct
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1353 StructType *ConstantStruct::getTypeForElements(LLVMContext &Context, in getTypeForElements() function in ConstantStruct
1365 StructType *ConstantStruct::getTypeForElements(ArrayRef<Constant*> V, in getTypeForElements() function in ConstantStruct