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