Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h155 struct LiveOutInfo { struct
160 LiveOutInfo() : NumSignBits(0), IsValid(true) {} in LiveOutInfo() argument