Home
last modified time | relevance | path

Searched defs:ApplyForwarding (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djump-threading.cc133 void JumpThreading::ApplyForwarding(ZoneVector<RpoNumber>& result, in ApplyForwarding() function in v8::internal::compiler::JumpThreading
/external/v8/test/cctest/compiler/
Dtest-jump-threading.cc609 void ApplyForwarding(TestCode& code, int size, int* forward) { in ApplyForwarding() function