Searched refs:value_maker (Results 1 – 2 of 2) sorted by relevance
697 FunctionValueCache &value_maker,
2178 FunctionValueCache &value_maker, in UnfoldConstant() argument2214 …FunctionValueCache bit_cast_maker ([&value_maker, &entry_instruction_finder, old_constant, constan… in UnfoldConstant()2221 return new BitCastInst(value_maker.GetValue(function), in UnfoldConstant()2237 …FunctionValueCache get_element_pointer_maker ([&value_maker, &entry_instruction_finder, old_consta… in UnfoldConstant()2241 ptr = value_maker.GetValue(function); in UnfoldConstant()2255 operand = value_maker.GetValue(function); in UnfoldConstant()2282 … inst->replaceUsesOfWith(old_constant, value_maker.GetValue(inst->getParent()->getParent())); in UnfoldConstant()