Home | History | Annotate | Download | only in IR

Lines Matching refs:getKeyData

2258     return *Entry = new ConstantDataArray(Ty, Slot.getKeyData());
2261 return *Entry = new ConstantDataVector(Ty, Slot.getKeyData());