Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1274 StructType *ConstantStruct::getTypeForElements(LLVMContext &Context, getTypeForElements() function in ConstantStruct
1286 StructType *ConstantStruct::getTypeForElements(ArrayRef<Constant*> V, getTypeForElements() function in ConstantStruct