Searched refs:on_load (Results 1 – 2 of 2) sorted by relevance
99 static void on_load(void) __attribute__((constructor));141 static void on_load(void) { in on_load() function
106 bool on_load (gimple *stmt, tree base, tree op) in on_load() function in gimple_op_visitor189 return x->on_load (stmt, base, op); in my_load_cb()