Searched refs:RowB (Results 1 – 1 of 1) sorted by relevance
155 [](const llvm::omp::Directive *RowA, const llvm::omp::Directive *RowB) { in getCompoundConstruct() argument158 const auto *BeginB = &RowB[2]; in getCompoundConstruct()159 const auto *EndB = BeginB + static_cast<int>(RowB[1]); in getCompoundConstruct()161 return static_cast<int>(RowA[0]) < static_cast<int>(RowB[0]); in getCompoundConstruct()