Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp3009 bool shouldConvertOpToValues = replValues.size() > 1; in createReplaceStmt() local
3015 if (shouldConvertOpToValues) in createReplaceStmt()