Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dinstruction-sequence-unittest.cc470 WireBlock(offset, completion.offset_0_); in WireBlocks()
473 WireBlock(offset, completion.offset_0_); in WireBlocks()
474 WireBlock(offset, completion.offset_1_); in WireBlocks()
482 void InstructionSequenceTest::WireBlock(size_t block_offset, int jump_offset) { in WireBlock() function in v8::internal::compiler::InstructionSequenceTest
Dinstruction-sequence-unittest.h213 void WireBlock(size_t block_offset, int jump_offset);