Searched defs:recip_def (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c128 tree recip_def; member in struct:occurrence
394 insert_reciprocals(gimple_stmt_iterator *def_gsi, struct occurrence *occ, tree def, tree recip_def, tree square_recip_def, int should_insert_square_recip, int threshold) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc129 tree recip_def = tree(); member in struct:occurrence
416 insert_reciprocals(gimple_stmt_iterator *def_gsi, struct occurrence *occ, tree def, tree recip_def, tree square_recip_def, int should_insert_square_recip, int threshold) argument
[all...]

Completed in 116 milliseconds