Searched defs:CanBeGlobal (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/lib/CodeGen/ | ||
| H A D | CGBlocks.h | 242 bool CanBeGlobal : 1; variable |
| /llvm-project/llvm/include/llvm/IR/ | ||
| H A D | DerivedTypes.h | 771 CanBeGlobal = 1U << 1, global() enumerator |