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