Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDag.h226 bool hasPostMatchPredicate() const { return HasPostMatchPredicate; } in hasPostMatchPredicate() function
H A DGIMatchTree.cpp270 !X.getMatchDag().hasPostMatchPredicate(); in runStep()