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

/external/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp65 SRThreshold = 128;
67 SRThreshold = T;
118 unsigned SRThreshold; member in struct:__anon7817::SROA
1411 if (AllocaSize > SRThreshold) continue;

Completed in 24 milliseconds