Home
last modified time | relevance | path

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

/external/v8/test/cctest/compiler/
Dtest-jump-threading.cc41 int Branch(int ttarget, int ftarget) { in Branch() argument
43 InstructionOperand ops[] = {UseRpo(ttarget), UseRpo(ftarget)}; in Branch()