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

/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h120 struct LiveOutInfo { struct in class:llvm::FunctionLoweringInfo
124 LiveOutInfo() : NumSignBits(0), IsValid(true), KnownOne(1, 0), function in struct:llvm::FunctionLoweringInfo::LiveOutInfo
[all...]

Completed in 72 milliseconds