Home
last modified time | relevance | path

Searched refs:StartLoop (Results 1 – 3 of 3) sorted by relevance

/external/v8/test/unittests/compiler/
Dregister-allocator-unittest.cc113 StartLoop(1); in TEST_F()
274 StartLoop(2); in TEST_F()
543 StartLoop(1); in TEST_F()
Dinstruction-sequence-unittest.h133 void StartLoop(int loop_blocks);
Dinstruction-sequence-unittest.cc88 void InstructionSequenceTest::StartLoop(int loop_blocks) { in StartLoop() function in v8::internal::compiler::InstructionSequenceTest