Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1091 Constant *ConstantAggregateZero::getStructElement(unsigned Elt) const { in getStructElement() function in ConstantAggregateZero
1126 UndefValue *UndefValue::getStructElement(unsigned Elt) const { in getStructElement() function in UndefValue
1161 PoisonValue *PoisonValue::getStructElement(unsigned Elt) const { in getStructElement() function in PoisonValue