Home
last modified time | relevance | path

Searched defs:is_redundant (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dreduce_precision_insertion.h126 bool is_redundant(const HloInstruction* instruction) { in is_redundant() function
/external/mesa3d/src/compiler/glsl/
Dopt_minmax.cpp340 bool is_redundant = false; in prune_expression() local