Searched refs:execute_and_input_mapping (Results 1 – 1 of 1) sorted by relevance
218 for (auto execute_and_input_mapping : in HandleCompileAndExecutes() local220 auto& execute_launch = std::get<0>(execute_and_input_mapping); in HandleCompileAndExecutes()223 const auto& input_mapping = std::get<1>(execute_and_input_mapping); in HandleCompileAndExecutes()