Searched defs:PhysRegInfo (Results 1 – 1 of 1) sorted by relevance
168 struct PhysRegInfo { struct171 bool Clobbered;175 bool Defined;178 bool FullyDefined;182 bool Read;184 bool FullyRead;190 bool DeadDef;216 /// @returns A filled-in PhysRegInfo struct. argument