Home
last modified time | relevance | path

Searched refs:MaxCoefficient (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/Transform/
H A DScheduleOptimizer.cpp89 static cl::opt<int> MaxCoefficient( variable
830 isl_options_set_schedule_max_coefficient(Ctx, MaxCoefficient); in runIslScheduleOptimizer()