Searched defs:dataflow (Results 1 – 5 of 5) sorted by relevance
393 const HloDataflowAnalysis& dataflow, const HloInstruction& param) { in FindConstrainedUses()533 StatusOr<Literal> MakeConstrainedArgument(const HloDataflowAnalysis& dataflow, in MakeConstrainedArgument()
877 fs_copy_prop_dataflow dataflow(copy_prop_ctx, cfg, live_intervals, out_acp); in opt_copy_propagation() local
63 const HloDataflowAnalysis& dataflow) in BufferValueMap()
690 auto dataflow = HloDataflowAnalysis::Run(*module).ConsumeValueOrDie(); in RunWithHloDataflowAnalysis() local
168 bool IndicesToCopyForWhile(const HloDataflowAnalysis& dataflow, in IndicesToCopyForWhile()