Searched defs:IsNest (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetCallingConv.h | 35 unsigned IsNest : 1; ///< Nested fn static chain member |
H A D | TargetLowering.h | 306 bool IsNest : 1; variable |