Searched refs:getSequentialElement (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h364 Constant *getSequentialElement() const;
1324 UndefValue *getSequentialElement() const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1005 Constant *ConstantAggregateZero::getSequentialElement() const { function in class:ConstantAggregateZero
1017 return getSequentialElement();
1023 return getSequentialElement();
1040 UndefValue *UndefValue::getSequentialElement() const { function in class:UndefValue
1052 return getSequentialElement();
1058 return getSequentialElement();

Completed in 113 milliseconds