Searched refs:UserAllowPartial (Results 1 – 1 of 1) sorted by relevance
95 UserAllowPartial = (P != -1) || in LoopUnroll()128 bool UserAllowPartial; // CurrentAllowPartial is user-specified. member in __anon0cdda4420111::LoopUnroll823 bool AllowPartial = UserAllowPartial ? CurrentAllowPartial : UP.Partial; in runOnLoop()