Home
last modified time | relevance | path

Searched refs:MeetRegisterConstraintsForLastInstructionInBlock (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator.h883 void MeetRegisterConstraintsForLastInstructionInBlock(
Dregister-allocator.cc1648 MeetRegisterConstraintsForLastInstructionInBlock(block); in MeetRegisterConstraints()
1652 void ConstraintBuilder::MeetRegisterConstraintsForLastInstructionInBlock( in MeetRegisterConstraintsForLastInstructionInBlock() function in v8::internal::compiler::ConstraintBuilder