Lines Matching refs:isLeaf

711   if (N->isLeaf()) {
792 if (PatFragRec->getOnlyTree()->isLeaf())
820 if (P->isLeaf() && isa<IntInit>(P->getLeafValue()))
844 if (!Child->isLeaf() && Child->getNumTypes() &&
847 else if (Child->isLeaf()) {
1022 if (!NodeToApply->isLeaf() ||
1276 if (isLeaf())
1284 if (!isLeaf()) {
1318 if (N->isLeaf() != isLeaf() || getExtTypes() != N->getExtTypes() ||
1323 if (isLeaf()) {
1346 if (isLeaf()) {
1366 if (isLeaf()) return;
1376 if (isLeaf()) return;
1380 if (Child->isLeaf()) {
1408 if (isLeaf())
1599 if (isLeaf()) {
1618 if (isLeaf()) {
1634 if (isLeaf()) {
1671 if (!N->isLeaf())
1704 if (isLeaf()) {
1990 if (!N->isLeaf() && N->getOperator()->getName() == "imm")
1992 if (N->isLeaf() && isa<IntInit>(N->getLeafValue()))
2005 if (isLeaf()) return true;
2263 if (N->isLeaf())
2328 if (Node == Trees[0] && Node->isLeaf()) {
2603 if (Pat->isLeaf()) {
2613 if (Pat->isLeaf()) {
2631 if (Slot->isLeaf()) {
2654 if (Pat->isLeaf()) {
2664 if (!Dest->isLeaf())
2705 if (!Dest->isLeaf())
2770 if (!N0->isLeaf() || !isa<DefInit>(N0->getLeafValue()))
2774 if (N1->isLeaf())
2776 if (N1->getNumChildren() != 1 || !N1->getChild(0)->isLeaf())
2787 if (N->isLeaf()) {
2921 if (Tree->isLeaf())
3059 if (InVal->isLeaf() && isa<DefInit>(InVal->getLeafValue())) {
3207 if (!P->isLeaf()) {
3408 if (N->isLeaf())
3536 if (!DstPattern->isLeaf())
3652 if (N->getChild(0)->isLeaf() || N->getChild(0)->getOperator() != Operator)
3657 if (N->getChild(1)->isLeaf() || N->getChild(1)->getOperator() != Operator)
3671 if (N->isLeaf() || N->getOperator()->isSubClassOf("ComplexPattern")) {
3749 if (Child->isLeaf())