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