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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSROA.cpp153 struct PartitionUse : public ByteRange { struct in class:__anon10432::AllocaPartitioning
157 PartitionUse() : ByteRange(), U() {} function in struct:__anon10432::AllocaPartitioning::PartitionUse
158 PartitionUse(uint64_t BeginOffset, uint64_t EndOffset, Use *U) function in struct:__anon10432::AllocaPartitioning::PartitionUse
[all...]

Completed in 73 milliseconds