Searched refs:context_shape (Results 1 – 1 of 1) sorted by relevance
777 for (const Shape& context_shape : context_shapes) { in CreateAsyncInstructions() local778 start_shapes.push_back(context_shape); in CreateAsyncInstructions()