Searched refs:entry_instruction_finder (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | IRForTarget.cpp | 1313 FunctionValueCache &entry_instruction_finder, in UnfoldConstant() argument 1337 [&value_maker, &entry_instruction_finder, old_constant, in UnfoldConstant() 1348 entry_instruction_finder.GetValue(function))); in UnfoldConstant() 1352 entry_instruction_finder, error_stream)) in UnfoldConstant() 1361 [&value_maker, &entry_instruction_finder, old_constant, in UnfoldConstant() 1382 entry_instruction_finder.GetValue(function))); in UnfoldConstant() 1387 entry_instruction_finder, error_stream)) in UnfoldConstant()
|
H A D | IRForTarget.h | 388 FunctionValueCache &entry_instruction_finder,
|