Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h49 using UntestedPredicatesTy = SmallVector<const GIMatchDagPredicate *, 1>; variable
50 using const_untested_predicates_iterator = UntestedPredicatesTy::const_iterator;
71 UntestedPredicatesTy UntestedPredicates;