Searched refs:ssa_operands_active (Results 1 – 5 of 5) sorted by relevance
168 extern bool ssa_operands_active (void);
213 ssa_operands_active (void) in ssa_operands_active() function2207 if (!ssa_operands_active ()) in update_stmt_operands()2365 if (ssa_operands_active () && op0 != op1) in swap_tree_operands()
1180 if (ssa_operands_active ()) in delink_stmt_imm_use()
2582 if (!ssa_operands_active ()) in dump_vops()
20781 (ssa_operands_active): New. Return true if operand cache is active.