Searched defs:UnrolledInstState (Results 1 – 3 of 3) sorted by relevance
183 struct UnrolledInstState { struct184 Instruction *I;185 int Iteration : 30;186 unsigned IsFree : 1;187 unsigned IsCounted : 1;
281 struct UnrolledInstState { struct282 Instruction *I;283 int Iteration : 30;284 unsigned IsFree : 1;285 unsigned IsCounted : 1;
282 struct UnrolledInstState { struct283 Instruction *I;284 int Iteration : 30;285 unsigned IsFree : 1;286 unsigned IsCounted : 1;