Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:isSized

585     if (!OrigTy->isSized()) {
767 if (!AI->getType()->isSized()) {
861 assert(I.getType()->isSized() && "Load type must have size");
1613 if (!A->getType()->isSized()) {
1656 if (!I.getType()->isSized()) return;