Searched refs:right_input (Results 1 – 1 of 1) sorted by relevance
232 HValue* right_input = index->right(); in MoveIndexIfNecessary() local238 if (cursor == right_input) must_move_right_input = true; in MoveIndexIfNecessary()257 HConstant::cast(right_input)->Unlink(); in MoveIndexIfNecessary()258 HConstant::cast(right_input)->InsertBefore(index); in MoveIndexIfNecessary()