Searched refs:AIType (Results 1 – 2 of 2) sorted by relevance
2124 Type *AIType = AI->getAllocatedType(); in RewriteLifetimeIntrinsic() local2128 uint64_t Idx = FindElementAndOffset(AIType, NewOffset, IdxTy, DL); in RewriteLifetimeIntrinsic()
1804 auto AIType = cast<PointerType>(AI->getType()); in relocationViaAlloca() local1805 auto PT = cast<PointerType>(AIType->getElementType()); in relocationViaAlloca()