Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching refs:RefList

2825     std::vector<BlockAddrRefTy> &RefList = BAFRI->second;
2826 for (unsigned i = 0, e = RefList.size(); i != e; ++i) {
2827 unsigned BlockIdx = RefList[i].first;
2831 GlobalVariable *FwdRef = RefList[i].second;