Searched refs:mark_operand_necessary (Results 1 – 2 of 2) sorted by relevance
123 static inline void mark_operand_necessary (tree, bool);248 mark_operand_necessary (tree op, bool phionly) in mark_operand_necessary() function518 mark_operand_necessary (arg, false); in propagate_necessity()549 mark_operand_necessary (use, false); in propagate_necessity()585 mark_operand_necessary (PHI_ARG_DEF (phi, i), true); in mark_really_necessary_kill_operand_phis()601 mark_operand_necessary (use, true); in mark_really_necessary_kill_operand_phis()614 mark_operand_necessary (PHI_ARG_DEF (use, i), true); in mark_really_necessary_kill_operand_phis()
3621 mark_operand_necessary (tree op) in mark_operand_necessary() function3676 arg = mark_operand_necessary (arg); in remove_dead_inserted_code()3697 tree n = mark_operand_necessary (use); in remove_dead_inserted_code()