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;
260 struct UnrolledInstState { struct261 Instruction *I;262 int Iteration : 30;263 unsigned IsFree : 1;264 unsigned IsCounted : 1;