Home
last modified time | relevance | path

Searched defs:induction_var (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Dloop-variable-optimizer.cc270 InductionVariable* induction_var = TryGetInductionVariable(phi); in DetectInductionVariables() local
284 InductionVariable* induction_var = entry.second; in ChangeToInductionVariablePhis() local
312 InductionVariable* induction_var = entry.second; in ChangeToPhisAndInsertGuards() local
Dtyper.cc774 InductionVariable* induction_var = res->second; in TypeInductionVariablePhi() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dscatter_expander.cc220 HloInstruction* scatter, HloInstruction* induction_var, in ScatterLoopBody()
402 const std::vector<HloInstruction*>& loop_state) { in ExpandScatter()
Dgather_expander.cc151 const HloInstruction& gather, HloInstruction* induction_var, in GatherLoopBody()
/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis_test.cc71 Output induction_var; member
183 Output induction_var; member