Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isSized

212   if (DL && AI.getAllocatedType()->isSized()) {
237 if (!EntryAI || !EntryAI->getAllocatedType()->isSized() ||