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