Home
last modified time | relevance | path

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

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