Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:current_branch

2331  * Check if a conditional branch to "current_branch" with token "token" is
2336 * - "current_branch" must be in the induction loop.
2344 HBasicBlock* current_branch,
2347 current_branch->current_loop())) {