Searched refs:CCUnit (Results 1 – 1 of 1) sorted by relevance
1076 MCRegUnitIterator CCUnit(SystemZ::CC, TRI); in foldMemoryOperandImpl() local1077 LiveRange &CCLiveRange = LIS->getRegUnit(*CCUnit); in foldMemoryOperandImpl()1078 ++CCUnit; in foldMemoryOperandImpl()1079 assert(!CCUnit.isValid() && "CC only has one reg unit."); in foldMemoryOperandImpl()