Searched refs:ScalarLoadThreshold (Results 1 – 2 of 2) sorted by relevance
105 signed ScalarLoadThreshold = -1);
80 ScalarLoadThreshold = -1; in SROA()82 ScalarLoadThreshold = SLT; in SROA()145 unsigned ScalarLoadThreshold; member247 int ScalarLoadThreshold) { in INITIALIZE_PASS_DEPENDENCY()250 ScalarLoadThreshold); in INITIALIZE_PASS_DEPENDENCY()252 ArrayElementThreshold, ScalarLoadThreshold); in INITIALIZE_PASS_DEPENDENCY()268 unsigned ScalarLoadThreshold; member in __anonfbe388980211::ConvertToScalarInfo312 : AllocaSize(Size), DL(DL), ScalarLoadThreshold(SLT), IsNotTrivial(false), in ConvertToScalarInfo()369 if (BitWidth > ScalarLoadThreshold) in TryConvert()1532 ConvertToScalarInfo((unsigned)AllocaSize, DL, ScalarLoadThreshold) in performScalarRepl()