Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:RegMaskBlocks

98   RegMaskBlocks.clear();
202 RegMaskBlocks.resize(MF->getNumBlockIDs());
208 std::pair<unsigned, unsigned> &RMB = RegMaskBlocks[MBB->getNumber()];