Searched refs:CCUnit (Results 1 – 1 of 1) sorted by relevance
1017 MCRegUnitIterator CCUnit(MCRegister::from(SystemZ::CC), TRI); in foldMemoryOperandImpl() local1023 CCLiveRange = &LIS->getRegUnit(*CCUnit); in foldMemoryOperandImpl()1026 ++CCUnit; in foldMemoryOperandImpl()1027 assert(!CCUnit.isValid() && "CC only has one reg unit."); in foldMemoryOperandImpl()