Home | History | Annotate | Download | only in Reader

Lines Matching full:reflist

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