Home
last modified time | relevance | path

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

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