Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1119 Constant *ConstantAggregateZero::getStructElement(unsigned Elt) const { in getStructElement() function in ConstantAggregateZero
1154 UndefValue *UndefValue::getStructElement(unsigned Elt) const { in getStructElement() function in UndefValue
1189 PoisonValue *PoisonValue::getStructElement(unsigned Elt) const { in getStructElement() function in PoisonValue