Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchDag.h226 bool hasPostMatchPredicate() const { return HasPostMatchPredicate; } in hasPostMatchPredicate() function
DGIMatchTree.cpp272 !X.getMatchDag().hasPostMatchPredicate(); in runStep()