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