Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp68 SRThreshold = 128; in SROA()
70 SRThreshold = T; in SROA()
134 unsigned SRThreshold; member
1515 if (AllocaSize > SRThreshold) continue; in performScalarRepl()