Searched defs:PragmaFullUnroll (Results 1 – 1 of 1) sorted by relevance
850 const Loop *L, unsigned TripCount, bool PragmaFullUnroll, in selectUnrollCount()910 bool PragmaFullUnroll = HasUnrollFullPragma(L); in runOnLoop() local