Searched defs:LiveOutInfo (Results 1 – 1 of 1) sorted by relevance
195 struct LiveOutInfo { struct200 LiveOutInfo() : NumSignBits(0), IsValid(true) {} in LiveOutInfo() argument