Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching full:bitcodereadervaluelist

238 void BitcodeReaderValueList::AssignValue(Value *V, unsigned Idx) {
267 Constant *BitcodeReaderValueList::getConstantFwdRef(unsigned Idx,
283 Value *BitcodeReaderValueList::getValueFwdRef(unsigned Idx, Type *Ty) {
308 void BitcodeReaderValueList::ResolveConstantForwardRefs() {