Searched refs:value_maker (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | IRForTarget.cpp | 1481 FunctionValueCache &value_maker, in UnfoldConstant() argument 1506 [&value_maker, &entry_instruction_finder, old_constant, in UnfoldConstant() 1515 value_maker.GetValue(function), constant_expr->getType(), in UnfoldConstant() 1530 [&value_maker, &entry_instruction_finder, old_constant, in UnfoldConstant() 1536 ptr = value_maker.GetValue(function); in UnfoldConstant() 1541 operand = value_maker.GetValue(function); in UnfoldConstant() 1574 old_constant, value_maker.GetValue(inst->getParent()->getParent())); in UnfoldConstant()
|
| H A D | IRForTarget.h | 479 FunctionValueCache &value_maker,
|