Home | History | Annotate | Download | only in Utils

Lines Matching refs:isIntegerTy

1610     if (CB == 0 || !CB->getType()->isIntegerTy(1)) continue;
1739 if (PN->getType()->isIntegerTy(1) &&
2201 assert(PBI_C->getType()->isIntegerTy(1));