Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dppcg_options.h8 int dump_schedule_constraints; member
Dppcg_options.c51 ISL_ARG_BOOL(struct ppcg_debug_options, dump_schedule_constraints, 0,
Dcpu.c665 if (ps->options->debug->dump_schedule_constraints) in compute_cpu_schedule()
Dgpu.c4405 if (prog->scop->options->debug->dump_schedule_constraints) in construct_schedule_constraints()
/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp2561 DebugOptions->dump_schedule_constraints = false; in createPPCGOptions()