Searched refs:UnfoldConstant (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | IRForTarget.h | 385 static bool UnfoldConstant(llvm::Constant *old_constant,
|
| H A D | IRForTarget.cpp | 522 if (!UnfoldConstant(ns_str, nullptr, CFSCWB_Caller, m_entry_instruction_finder, in RewriteObjCConstString() 1311 bool IRForTarget::UnfoldConstant(Constant *old_constant, in UnfoldConstant() function in IRForTarget 1354 if (!UnfoldConstant(constant_expr, llvm_function, bit_cast_maker, in UnfoldConstant() 1389 if (!UnfoldConstant(constant_expr, llvm_function, in UnfoldConstant() 1582 if (!UnfoldConstant(constant, &llvm_function, body_result_maker, in ReplaceVariables()
|