Searched refs:load_ref (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/bsd/unbound/dist/daemon/ |
| H A D | cachedump.c | 582 load_ref(RES* ssl, sldns_buffer* buf, struct worker* worker, in load_ref() function 685 if(!load_ref(ssl, buf, worker, region, &rep.rrsets[i], in load_msg()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-loop-distribution.cc | 3636 tree load_ref = DR_REF (load_dr); in transform_reduction_loop() local 3637 tree load_type = TREE_TYPE (load_ref); in transform_reduction_loop() 3638 tree load_access_base = build_fold_addr_expr (load_ref); in transform_reduction_loop()
|
| H A D | ipa-cp.cc | 5158 bool load_ref = false; in create_specialized_node() local 5168 load_ref = true; in create_specialized_node() 5175 ipa_replace_map *replace_map = get_replacement_map (info, t, i, load_ref); in create_specialized_node()
|