Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp67 SRThreshold = 128; in SROA()
69 SRThreshold = T; in SROA()
133 unsigned SRThreshold; member
1514 if (AllocaSize > SRThreshold) continue; in performScalarRepl()