Home
last modified time | relevance | path

Searched defs:cstQuestion (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
H A DPDLToPDLInterp.cpp404 } else if (auto *cstQuestion = dyn_cast<ConstraintQuestion>(question)) { in generate() local
464 auto *cstQuestion = cast<ConstraintQuestion>(question); in generate() local