Searched defs:constant_int (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Expression/ | ||
H A D | IRInterpreter.cpp | 274 if (const ConstantInt *constant_int = dyn_cast<ConstantInt>(constant)) { ResolveConstantValue() local |
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | IRForTarget.cpp | 875 if (!constant_int) in RewritePersistentAlloc() local |