Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp65 SRThreshold = 128; in SROA()
67 SRThreshold = T; in SROA()
118 unsigned SRThreshold; member
1411 if (AllocaSize > SRThreshold) continue; in performScalarRepl()