Lines Matching refs:BlockIdx
2966 unsigned BlockIdx = RefList[i].first;2967 if (BlockIdx >= FunctionBBs.size())2971 FwdRef->replaceAllUsesWith(BlockAddress::get(F, FunctionBBs[BlockIdx]));