Searched defs:profile_index_map (Results 1 – 4 of 4) sorted by relevance
44 const HloProfileIndexMap* profile_index_map, in IrEmitterContext()68 const HloProfileIndexMap* profile_index_map() { return profile_index_map_; } in profile_index_map() function
554 int pointer_size, const HloProfileIndexMap* profile_index_map, in CompileModuleToLlvmIrImpl()880 std::unique_ptr<HloProfileIndexMap> profile_index_map; in RunBackend() local
54 HloProfileIndexMap profile_index_map(*hlo_module); in TEST_F() local
2810 const std::unordered_map<const T*, int64>& profile_index_map) { in GetProfileCounterCommon()