Searched defs:ConstantAggregate (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Value.h | 35 class ConstantAggregate; variable |
/llvm-project/llvm/lib/IR/ | ||
H A D | Constants.cpp | 1270 ConstantAggregate::ConstantAggregate(Type *T, ValueTy VT, ConstantAggregate() function in ConstantAggregate |