Searched refs:HasFixedUse (Results 1 – 2 of 2) sorted by relevance
321 bool HasFixedUse(MachineRepresentation rep, int index);
1525 bool TopTierRegisterAllocationData::HasFixedUse(MachineRepresentation rep, in HasFixedUse() function in v8::internal::compiler::TopTierRegisterAllocationData4179 (data()->HasFixedUse(current->representation(), reg) && in PickRegisterThatIsAvailableLongest()4180 !data()->HasFixedUse(current->representation(), code)))) { in PickRegisterThatIsAvailableLongest()