Searched refs:AllowRuntime (Results 1 – 2 of 2) sorted by relevance
64 Optional<bool> AllowRuntime; member94 AllowRuntime = Runtime; in setRuntime()
1620 /*Threshold*/ None, UnrollOpts.AllowPartial, UnrollOpts.AllowRuntime, in run()1651 if (UnrollOpts.AllowRuntime != None) in printPipeline()1652 OS << (UnrollOpts.AllowRuntime.value() ? "" : "no-") << "runtime;"; in printPipeline()