Home
last modified time | relevance | path

Searched defs:reductionResult (Results 1 – 3 of 3) sorted by relevance

/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/
DConstraintFormula.java105 ReductionResult reductionResult = new ReductionResult(); in withConstraints() local
111 ReductionResult reductionResult = new ReductionResult(); in bounds() local
DConstraintFormulaSet.java43 ConstraintFormula.ReductionResult reductionResult = constraintFormula.reduce(boundSet); in reduce() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
Dlhlo_legalize_to_parallel_loops.cc268 Value reductionResult = *inner.getResults().begin(); in createReduceOpInNestedParallelLoops() local
416 Value reductionResult = *windowLoop.getResults().begin(); in createParallelLoopsToTraverseOutputAndWindow() local