Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Linker/
H A DIRMover.h29 ArrayRef<Type *> ETypes; member
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp229 ArrayRef<Type *> ETypes) { in finishType()
1745 IRMover::IdentifiedStructTypeSet::findNonOpaque(ArrayRef<Type *> ETypes, in findNonOpaque()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp373 StructType *StructType::get(LLVMContext &Context, ArrayRef<Type*> ETypes, in get()