Home | History | Annotate | Download | only in Reader

Lines Matching full:bitcodereadervaluelist

231 void BitcodeReaderValueList::AssignValue(Value *V, unsigned Idx) {
260 Constant *BitcodeReaderValueList::getConstantFwdRef(unsigned Idx,
276 Value *BitcodeReaderValueList::getValueFwdRef(unsigned Idx, Type *Ty) {
301 void BitcodeReaderValueList::ResolveConstantForwardRefs() {