Searched refs:InterpreterStackFrame (Results 1 – 1 of 1) sorted by relevance
94 class InterpreterStackFrame { class113 InterpreterStackFrame(DataLayout &target_data, in InterpreterStackFrame() function in InterpreterStackFrame127 ~InterpreterStackFrame() = default;708 InterpreterStackFrame frame(data_layout, execution_unit, stack_frame_bottom, in Interpret()