Searched refs:m_entry_instruction_finder (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h479 FunctionValueCache m_entry_instruction_finder; member in class:IRForTarget
H A DIRForTarget.cpp82 m_entry_instruction_finder(FindEntryInstruction) {}
534 m_entry_instruction_finder.GetValue(function)));
537 if (!UnfoldConstant(ns_str, nullptr, CFSCWB_Caller, m_entry_instruction_finder,
1790 m_entry_instruction_finder.GetValue(function));
1815 m_entry_instruction_finder, m_error_stream)) {

Completed in 59 milliseconds