Searched refs:computation_to_profile_idx_ (Results 1 – 4 of 4) sorted by relevance
84 return computation_to_profile_idx_; in computation_to_profile_idx()93 std::unordered_map<const HloComputation*, int64> computation_to_profile_idx_; variable
35 InsertOrDie(&computation_to_profile_idx_, computation, in HloProfileIndexMap()
215 computation_to_profile_idx_); in GetProfileCounterFor()460 computation_to_profile_idx_; variable
95 computation_to_profile_idx_(std::move(computation_to_profile_idx)), in IrEmitter()