HomeSort by relevance Sort by last modified time
    Searched refs:first_insn (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/linux/seccomp-bpf/
codegen_unittest.cc 239 Instruction *first_insn = first_block->instructions[0]; local
252 SANDBOX_ASSERT(insn == first_insn ||
  /external/qemu/tcg/
tcg.c 876 int i, k, nb_oargs, nb_iargs, nb_cargs, first_insn; local
880 first_insn = 1;
893 if (!first_insn)
896 first_insn = 0;
    [all...]

Completed in 52 milliseconds