Home
last modified time | relevance | path

Searched refs:force_move_till (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-im.c1348 force_move_till (tree ref, tree *index, void *data) in force_move_till() function
2093 for_each_index (&ref->mem.ref, force_move_till, &fmt_data); in execute_sm()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-im.cc1424 force_move_till (tree ref, tree *index, void *data) in force_move_till() function
2245 for_each_index (&ref->mem.ref, force_move_till, &fmt_data); in execute_sm()
H A DChangeLog-200420983 * tree-ssa-loop-im.c (force_move_till_expr, force_move_till):
20985 (schedule_sm): Pass the correct orig_loop to force_move_till.
H A DChangeLog-200718542 (force_move_till): Cast according to the coding conventions.
H A DChangeLog-201922517 (force_move_till): Same.