Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_invariant_code_motion.cc45 struct DFSFrame { in CreateLoopInvariantCopy() struct
50 InlinedVector<DFSFrame, 8> dfs_stack; in CreateLoopInvariantCopy()
57 DFSFrame* frame = &dfs_stack.back(); in CreateLoopInvariantCopy()