Home
last modified time | relevance | path

Searched refs:AIType (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp2124 Type *AIType = AI->getAllocatedType(); in RewriteLifetimeIntrinsic() local
2128 uint64_t Idx = FindElementAndOffset(AIType, NewOffset, IdxTy, DL); in RewriteLifetimeIntrinsic()
DRewriteStatepointsForGC.cpp1804 auto AIType = cast<PointerType>(AI->getType()); in relocationViaAlloca() local
1805 auto PT = cast<PointerType>(AIType->getElementType()); in relocationViaAlloca()