Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dpropagator_state.cc41 root_frame_->SetIteration( in PropagatorState()
268 temp->SetIteration(0, new IterationState(0, temp->pending_counts, in FindOrCreateChildFrame()
666 SetIteration(iteration_count, next_iter); in IncrementIteration()
684 SetIteration(curr_iter, nullptr); in CleanupIterations()
709 void PropagatorState::FrameState::SetIteration(int64_t iter, in SetIteration() function in tensorflow::PropagatorState::FrameState
Dpropagator_state.h303 void SetIteration(int64_t iter, IterationState* state);
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp736 for (int SetIteration = 0; SetIteration < 2; ++SetIteration) { in processMemAccesses() local
737 bool UseDeferred = SetIteration > 0; in processMemAccesses()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp854 for (int SetIteration = 0; SetIteration < 2; ++SetIteration) { in processMemAccesses() local
855 bool UseDeferred = SetIteration > 0; in processMemAccesses()