Searched defs:IsPreallocated (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetCallingConv.h | 39 unsigned IsPreallocated : 1; ///< ByVal without the copy global() member |
H A D | TargetLowering.h | 309 bool IsPreallocated : 1; global() variable |