Searched defs:InlineBits (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/ubsan/ | ||
H A D | ubsan_value.h | 156 const unsigned InlineBits = sizeof(ValueHandle) * 8; isInlineInt() local |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | LowerTypeTests.cpp | 466 Constant *InlineBits; global() member |