Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1062 Constant *ConstantAggregateZero::getStructElement(unsigned Elt) const { in getStructElement() function in ConstantAggregateZero
1097 UndefValue *UndefValue::getStructElement(unsigned Elt) const { in getStructElement() function in UndefValue
1132 PoisonValue *PoisonValue::getStructElement(unsigned Elt) const { in getStructElement() function in PoisonValue