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