Searched defs:UnrolledInstState (Results 1 – 2 of 2) 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;