Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dsimplify.h6 int simplify_instruction(struct instruction *insn);
Doptimize.c42 repeat_phase |= simplify_instruction(insn); in clean_up_insns()
Dsimplify.c2729 int simplify_instruction(struct instruction *insn) in simplify_instruction() function