Searched defs:AllocaTy (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSROA.cpp2351 Type *AllocaTy = NewAI.getAllocatedType(); local
2999 Type *AllocaTy = 0; local
1655 isVectorPromotionViable(const TargetData &TD, Type *AllocaTy, AllocaPartitioning &P, uint64_t PartitionBeginOffset, uint64_t PartitionEndOffset, AllocaPartitioning::const_use_iterator I, AllocaPartitioning::const_use_iterator E) argument
1722 isIntegerPromotionViable(const TargetData &TD, Type *AllocaTy, AllocaPartitioning &P, AllocaPartitioning::const_use_iterator I, AllocaPartitioning::const_use_iterator E) argument
[all...]

Completed in 399 milliseconds