Searched refs:cycle_starts_ (Results 1 – 2 of 2) sorted by relevance
521 std::unordered_map<const HloInstruction*, llvm::Value*> cycle_starts_; variable
2754 cycle_starts_[hlo] = cycle_start; in RecordCycleStart()2765 auto* cycle_start = cycle_starts_[hlo]; in RecordCycleDelta()