Searched defs:afl_cmptrs_pass (Results 1 – 1 of 1) sorted by relevance
52 struct afl_cmptrs_pass : afl_base_pass { struct54 afl_cmptrs_pass(bool quiet) in afl_cmptrs_pass() argument62 tree tp8u;69 tree cmptrs_hooks[5];71 tree cmptrs_hook(unsigned i) { in cmptrs_hook()128 bool is_c_string(tree t) { in is_c_string()145 bool is_gxx_std_string(tree t) { in is_gxx_std_string()231 bool is_llvm_std_string(tree t) { in is_llvm_std_string()237 virtual unsigned int execute(function *fn) { in execute()