Home
last modified time | relevance | path

Searched defs:ConstantAggregate (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h35 class ConstantAggregate; variable
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1213 ConstantAggregate::ConstantAggregate(Type *T, ValueTy VT, ConstantAggregate() function in ConstantAggregate