Searched refs:instr2_can_modify (Results 1 – 1 of 1) sorted by relevance
728 const InstructionEntry& entry2, bool instr2_can_modify) { in Compute() argument742 if (def == nullptr || !instr2_can_modify) { in Compute()778 bool instr2_can_modify = in Compute() local784 auto rel = Compute(instr_entry1, instr_entry2, instr2_can_modify); in Compute()