Searched defs:ApplyForwarding (Results 1 – 2 of 2) sorted by relevance
133 void JumpThreading::ApplyForwarding(ZoneVector<RpoNumber>& result, in ApplyForwarding() function in v8::internal::compiler::JumpThreading
609 void ApplyForwarding(TestCode& code, int size, int* forward) { in ApplyForwarding() function