Home | History | Annotate | Download | only in Reader

Lines Matching refs:RefList

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