Searched refs:OtherPtrTy (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp2092 PointerType *OtherPtrTy = cast<PointerType>(OtherPtr->getType()); local
2093 Type *OtherTy = OtherPtrTy->getElementType();

Completed in 23 milliseconds