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