Searched refs:SLPCostThreshold (Results 1 – 1 of 1) sorted by relevance
60 SLPCostThreshold("slp-threshold", cl::init(0), cl::Hidden, variable3519 if (Cost < -SLPCostThreshold) { in tryToVectorizeList()3786 if (Cost >= -SLPCostThreshold) in tryToReduce()4206 -SLPCostThreshold, R); in vectorizeStoreChains()