Searched refs:first_op (Results 1 – 3 of 3) sorted by relevance
416 int first_op = EXT2_EXTENT_ROOT; in do_print_all() local428 first_op = EXT2_EXTENT_LAST_LEAF; in do_print_all()432 first_op = EXT2_EXTENT_LAST_LEAF; in do_print_all()440 retval = ext2fs_extent_get(current_handle, first_op, &extent); in do_print_all()
2829 LiveRange* first_op = nullptr; in TryReuseSpillForPhi() local2844 if (first_op == nullptr) { in TryReuseSpillForPhi()2845 first_op = op_range->TopLevel(); in TryReuseSpillForPhi()2857 DCHECK(first_op != nullptr); in TryReuseSpillForPhi()2858 SpillRange* first_op_spill = first_op->TopLevel()->GetSpillRange(); in TryReuseSpillForPhi()
414 const pcre_uchar *end_code, *first_op; in internal_dfa_exec() local456 first_op = this_start_code + 1 + LINK_SIZE + in internal_dfa_exec()470 if (*first_op == OP_REVERSE) in internal_dfa_exec()