Searched refs:TestedPredicates (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp394 TestedPredicates.clear();
409 TestedPredicates.push_back(TestedPredicatesForLeaf);
506 TestedPredicates.push_back(TestedPredicatesForLeaf);
548 TestedPredicates[EnumeratedLeaf.index()];
H A DGIMatchTree.h563 std::vector<BitVector> TestedPredicates; member in class:llvm::GIMatchTreeOpcodePartitioner

Completed in 107 milliseconds