Searched refs:PragmaUnrollThreshold (Results 1 – 1 of 1) sorted by relevance
142 static cl::opt<unsigned> PragmaUnrollThreshold( variable939 UP.Threshold = std::max<unsigned>(UP.Threshold, PragmaUnrollThreshold); in computeUnrollCount()941 std::max<unsigned>(UP.PartialThreshold, PragmaUnrollThreshold); in computeUnrollCount()