Searched defs:getElementValue (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp927 Constant *ConstantAggregateZero::getElementValue(Constant *C) const { function in class:ConstantAggregateZero
933 Constant *ConstantAggregateZero::getElementValue(unsigned Idx) const { function in class:ConstantAggregateZero
960 UndefValue *UndefValue::getElementValue(Constant *C) const { function in class:UndefValue
966 UndefValue *UndefValue::getElementValue(unsigned Idx) const { function in class:UndefValue

Completed in 212 milliseconds