Home
last modified time | relevance | path

Searched defs:sanopt_ctx (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsanopt.c210 struct sanopt_ctx struct
214 hash_map<tree, auto_vec<gimple *> > null_check_map;
218 hash_map<tree_operand_hash, auto_vec<gimple *> > asan_check_map;
223 hash_map<sanopt_tree_triplet_hash, auto_vec<gimple *> > vptr_check_map;
227 hash_map<sanopt_tree_couple_hash, auto_vec<gimple *> > ptr_check_map;
230 int asan_num_accesses;
233 bool contains_asan_mark;