Searched refs:InterpreterStackFrame (Results 1 – 1 of 1) sorted by relevance
92 class InterpreterStackFrame { class111 InterpreterStackFrame(const DataLayout &target_data, in InterpreterStackFrame() function in InterpreterStackFrame125 ~InterpreterStackFrame() = default;705 InterpreterStackFrame frame(data_layout, execution_unit, stack_frame_bottom, in Interpret()