Home
last modified time | relevance | path

Searched refs:InductionVarInfo (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis_test.cc85 struct InductionVarInfo { struct
129 InductionVarInfo CreateInductionVariable(const Scope& root, in CreateInductionVariable()
160 InductionVarInfo CreateInductionVariable(const Scope& root, in CreateInductionVariable()
618 InductionVarInfo iv = CreateInductionVariable(root, "iv0", "loop", 0); in TEST()
672 InductionVarInfo iv = CreateInductionVariable(root, "iv0", "frame", 0); in TEST()
702 InductionVarInfo iv_outer = in TEST()
710 InductionVarInfo iv_inner = CreateInductionVariable( in TEST()
801 InductionVarInfo iv_outer = in TEST()
809 InductionVarInfo iv_inner = CreateInductionVariable( in TEST()
857 InductionVarInfo iv_outer = in TEST()
[all …]