Home | History | Annotate | Download | only in Expression

Lines Matching full:unfoldconstant

820     if (!UnfoldConstant(ns_str, CFSCWB_Caller, m_entry_instruction_finder))
2177 IRForTarget::UnfoldConstant(Constant *old_constant,
2227 if (!UnfoldConstant(constant_expr, bit_cast_maker, entry_instruction_finder))
2265 if (!UnfoldConstant(constant_expr, get_element_pointer_maker, entry_instruction_finder))
2475 UnfoldConstant(constant, body_result_maker, m_entry_instruction_finder);