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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp880 CallInst *srN_call = CallInst::Create(m_sel_registerName, srN_arguments, local
885 selector_load->replaceAllUsesWith(srN_call);

Completed in 105 milliseconds