Searched refs:untested_predicates (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h105 iterator_range<const_untested_predicates_iterator> untested_predicates() const { function in class:llvm::GIMatchTreeLeafInfo
343 untested_predicates() const { function in class:llvm::GIMatchTreeBuilderLeafInfo
H A DGIMatchTree.cpp56 for (const GIMatchDagPredicate *P : Leaf.untested_predicates())
303 for (unsigned PredicateIdx : BuilderLeaf.untested_predicates())
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp776 for (const GIMatchDagPredicate *Predicate : Leaf.untested_predicates()) {

Completed in 57 milliseconds