Home | History | Annotate | Download | only in optimizing

Lines Matching refs:BlockRegister

88 void RegisterAllocator::BlockRegister(Location location,
141 BlockRegister(output, position, position + 1, instruction->GetType());
148 BlockRegister(input, position, position + 1, instruction->InputAt(i)->GetType());