Searched refs:handle_fpasses (Results 1 – 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
D | options.c | 438 static int handle_fpasses(const char *arg, const char *opt, const struct flag *flag, int options) in handle_fpasses() function 519 { "linearize", NULL, handle_fpasses, PASS_LINEARIZE }, 525 { "mem2reg", NULL, handle_fpasses, PASS_MEM2REG }, 526 { "optim", NULL, handle_fpasses, PASS_OPTIM },
|