Searched defs:thunk_schedule (Results 1 – 2 of 2) sorted by relevance
557 std::unique_ptr<ThunkSchedule>* thunk_schedule, in CompileModuleToLlvmIrImpl()901 std::unique_ptr<ThunkSchedule> thunk_schedule; in RunBackend() local991 std::unique_ptr<ThunkSchedule> thunk_schedule; in CompileModuleToLlvmIr() local1134 auto thunk_schedule = absl::make_unique<ThunkSchedule>( in CompileLmhloToExecutable() local
74 std::unique_ptr<const ThunkSchedule> thunk_schedule; member