Lines Matching defs:combinedConstructs
1737 std::optional<mlir::acc::CombinedConstructsType> combinedConstructs =
2081 if (combinedConstructs)
2083 builder.getContext(), *combinedConstructs));
2137 /*combinedConstructs=*/{}, needEarlyExitHandling);
2179 std::optional<mlir::acc::CombinedConstructsType> combinedConstructs =
2397 if (!combinedConstructs)
2417 if (!combinedConstructs) {
2466 operandSegments, /*outerCombined=*/combinedConstructs.has_value());
2470 operandSegments, /*outerCombined=*/combinedConstructs.has_value());
2523 if (combinedConstructs)