Searched refs:PointerElementType (Results 1 – 1 of 1) sorted by relevance
5319 Type *PointerElementType = PhiTy->getPointerElementType(); in isInductionVariable() local5322 if (!PointerElementType->isSized()) in isInductionVariable()5325 uint64_t Size = DL->getTypeAllocSize(PointerElementType); in isInductionVariable()