Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dwhile_loop_simplifier.cc1149 absl::flat_hash_map<int64_t, const HloConstantInstruction*> induction_vars; in TryMergeInductionVariables() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.h3297 nir_loop_induction_variable *induction_vars; member