Home
last modified time | relevance | path

Searched refs:lessThanPredicates (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/SCFToOpenMP/
H A DSCFToOpenMP.cpp72 matchSelectReduction(Block &block, ArrayRef<Predicate> lessThanPredicates, in matchSelectReduction() argument
97 if (llvm::is_contained(lessThanPredicates, compare.getPredicate())) { in matchSelectReduction()