Searched defs:PhysRegInfo (Results 1 – 1 of 1) sorted by relevance
169 struct PhysRegInfo { struct172 bool Clobbers;175 bool Defines;178 bool Reads;181 bool ReadsOverlap;206 /// @returns A filled-in PhysRegInfo struct. argument