Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getArraySize

268         isa<ConstantInt>(cast<AllocaInst>(AfterAllocaInsertPt)->getArraySize()))
316 if (isa<ConstantInt>(AI->getArraySize()) && BB == F->begin())
801 isa<ConstantInt>(cast<AllocaInst>(AfterAllocaInsPt)->getArraySize()))
861 if (isa<ConstantInt>(AI->getArraySize()) && BB == F.begin())