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
36 InsertOrDie(&computation_to_profile_idx_, computation, in HloProfileIndexMap()
474 computation_to_profile_idx_; variable
104 computation_to_profile_idx_(std::move(computation_to_profile_idx)), in IrEmitter()2831 computation_to_profile_idx_); in GetProfileCounterFor()