Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Expression/
DIRForTarget.h696 UnfoldConstant (llvm::Constant *old_constant,
/external/lldb/source/Expression/
DIRForTarget.cpp820 if (!UnfoldConstant(ns_str, CFSCWB_Caller, m_entry_instruction_finder)) in RewriteObjCConstString()
2177 IRForTarget::UnfoldConstant(Constant *old_constant, in UnfoldConstant() function in IRForTarget
2227 … if (!UnfoldConstant(constant_expr, bit_cast_maker, entry_instruction_finder)) in UnfoldConstant()
2265 … if (!UnfoldConstant(constant_expr, get_element_pointer_maker, entry_instruction_finder)) in UnfoldConstant()
2475 UnfoldConstant(constant, body_result_maker, m_entry_instruction_finder); in ReplaceVariables()