Searched defs:ElementVals (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/bindings/ocaml/llvm/ | ||
H A D | llvm_ocaml.c | 1085 value llvm_const_struct(value C, value ElementVals) { in llvm_const_named_struct() argument |
/llvm-project/llvm/lib/IR/ | ||
H A D | Constants.cpp | 2945 SmallVector<uint8_t, 64> ElementVals; getString() local |