Home
last modified time | relevance | path

Searched refs:UnfoldConstant (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h477 static bool UnfoldConstant(llvm::Constant *old_constant,
H A DIRForTarget.cpp522 if (!UnfoldConstant(ns_str, nullptr, CFSCWB_Caller, m_entry_instruction_finder, in RewriteObjCConstString()
1479 bool IRForTarget::UnfoldConstant(Constant *old_constant, in UnfoldConstant() function in IRForTarget
1520 if (!UnfoldConstant(constant_expr, llvm_function, bit_cast_maker, in UnfoldConstant()
1554 if (!UnfoldConstant(constant_expr, llvm_function, in UnfoldConstant()
1752 if (!UnfoldConstant(constant, &llvm_function, body_result_maker, in ReplaceVariables()