Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml277 | ConstantStruct Constructor
H A Dllvm.mli346 | ConstantStruct Constructor
H A Dllvm_ocaml.c490 ConstantStruct, enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DConstants.cpp961 ConstantStruct::ConstantStruct(StructType *T, ArrayRef<Constant *> V) in ConstantStruct() function in ConstantStruct