Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDag.h223 bool hasPostMatchPredicate() const { return HasPostMatchPredicate; } in hasPostMatchPredicate() function
H A DGIMatchTree.cpp270 !X.getMatchDag().hasPostMatchPredicate(); in runStep()