Searched defs:AllowRuntime (Results 1 – 2 of 2) sorted by relevance
157 bool AllowRuntime, unsigned TripMultiple, LoopInfo *LI, in UnrollLoop()
452 bool AllowRuntime = UserRuntime ? CurrentRuntime : UP.Runtime; in runOnLoop() local