Home
last modified time | relevance | path

Searched refs:InstructionsComputeSameValue (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dar_crs_combiner.cc158 if (!InstructionsComputeSameValue(tuple->mutable_operand(i1), in TupleElementsComputeSameValue()
175 return combiner.InstructionsComputeSameValue(i1, i2, &visited_pairs); in TestInstructionsComputeSameValue()
178 bool ArCrsCombiner::InstructionsComputeSameValue( in InstructionsComputeSameValue() function in xla::ArCrsCombiner
210 if (!InstructionsComputeSameValue(operand1, operand2, visited_pairs)) { in InstructionsComputeSameValue()
303 if (!InstructionsComputeSameValue(next_0, next_i, &visited_pairs)) { in KeepProvablyEqualInstructionGroups()
Dar_crs_combiner.h124 bool InstructionsComputeSameValue(