Searched refs:arguments_with_layout (Results 1 – 1 of 1) sorted by relevance
216 std::vector<GlobalData*> arguments_with_layout; in ComputeAndCompareLiteralWithAllInputLayouts() local231 arguments_with_layout.push_back(arguments[index]); in ComputeAndCompareLiteralWithAllInputLayouts()233 arguments_with_layout.pop_back(); in ComputeAndCompareLiteralWithAllInputLayouts()247 arguments_with_layout.push_back(data.get()); in ComputeAndCompareLiteralWithAllInputLayouts()249 arguments_with_layout.pop_back(); in ComputeAndCompareLiteralWithAllInputLayouts()260 absl::Span<GlobalData* const>(arguments_with_layout), in ComputeAndCompareLiteralWithAllInputLayouts()