Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
DGIMatchDag.h223 bool hasPostMatchPredicate() const { return HasPostMatchPredicate; } in hasPostMatchPredicate() function
DGIMatchTree.cpp270 !X.getMatchDag().hasPostMatchPredicate(); in runStep()