Home
last modified time | relevance | path

Searched defs:LiveOutInfo (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h158 struct LiveOutInfo { struct
163 LiveOutInfo() : NumSignBits(0), IsValid(true) {} in LiveOutInfo() function