Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DRewriterGen.cpp1051 bool usePartialResults = valuePackName != resultValue; in handleOpCreation() local
1053 if (usePartialResults || depth > 0 || resultIndex < 0) { in handleOpCreation()