Home
last modified time | relevance | path

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

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