Searched refs:UserRuntime (Results 1 – 1 of 1) sorted by relevance
73 UserRuntime = (R != -1) || (UnrollRuntime.getNumOccurrences() > 0); in LoopUnroll()99 bool UserRuntime; // CurrentRuntime is user-specified. member in __anon7d91e8130111::LoopUnroll452 bool AllowRuntime = UserRuntime ? CurrentRuntime : UP.Runtime; in runOnLoop()