Searched refs:ScalarLoadThreshold (Results 1 – 2 of 2) sorted by relevance
107 signed ScalarLoadThreshold = -1);
81 ScalarLoadThreshold = -1; in SROA()83 ScalarLoadThreshold = SLT; in SROA()146 unsigned ScalarLoadThreshold; member248 int ScalarLoadThreshold) { in INITIALIZE_PASS_DEPENDENCY()251 ScalarLoadThreshold); in INITIALIZE_PASS_DEPENDENCY()253 ArrayElementThreshold, ScalarLoadThreshold); in INITIALIZE_PASS_DEPENDENCY()269 unsigned ScalarLoadThreshold; member in __anonfbe388980211::ConvertToScalarInfo313 : AllocaSize(Size), DL(DL), ScalarLoadThreshold(SLT), IsNotTrivial(false), in ConvertToScalarInfo()370 if (BitWidth > ScalarLoadThreshold) in TryConvert()1533 ConvertToScalarInfo((unsigned)AllocaSize, DL, ScalarLoadThreshold) in performScalarRepl()