Searched defs:thunk_to_hlo (Results 1 – 2 of 2) sorted by relevance
53 absl::flat_hash_map<const Thunk*, const HloInstruction*> thunk_to_hlo) in ThunkSchedule()
611 absl::flat_hash_map<const Thunk*, const HloInstruction*> thunk_to_hlo; in CompileModuleToLlvmIrImpl() local