Searched refs:same_valid (Results 1 – 4 of 4) sorted by relevance
1146 basic_block block, bool *same_valid) in translate_vuse_through_block() argument1153 if (same_valid) in translate_vuse_through_block()1154 *same_valid = true; in translate_vuse_through_block()1188 if (use_oracle && same_valid) in translate_vuse_through_block()1201 if (!vuse && same_valid) in translate_vuse_through_block()1202 *same_valid = false; in translate_vuse_through_block()1476 bool changed = false, same_valid = true; in phi_translate_1() local1544 ? NULL : &same_valid); in phi_translate_1()1604 if (changed || !same_valid) in phi_translate_1()
1242 tree type, tree vuse, edge e, bool *same_valid) in translate_vuse_through_block() argument1248 if (same_valid) in translate_vuse_through_block()1249 *same_valid = true; in translate_vuse_through_block()1268 if (same_valid in translate_vuse_through_block()1283 if (!vuse && same_valid) in translate_vuse_through_block()1284 *same_valid = false; in translate_vuse_through_block()1537 bool changed = false, same_valid = true; in phi_translate_1() local1619 ? NULL : &same_valid); in phi_translate_1()1674 if (changed || !same_valid) in phi_translate_1()
5076 * tree-ssa-pre.c (translate_vuse_through_block): Add same_valid
29367 same_valid is NULL do not bother to search for a virtual