#include "incls/_precompiled.incl"
#include "incls/_interpretedIC.cpp.incl"
Include dependency graph for interpretedIC.cpp:
Go to the source code of this file.
Classes | |
class | Interpreter_PICs |
Functions | |
InterpretedIC * | as_InterpretedIC (char *address_of_next_instr) |
Variables | |
bool | have_nlr_through_C |
InterpretedIC* as_InterpretedIC | ( | char * | address_of_next_instr | ) |
Definition at line 761 of file interpretedIC.cpp.
References InterpretedIC::size.
Referenced by frame::current_interpretedIC().
Definition at line 519 of file interpretedIC.cpp.
Referenced by handleCallBack(), InterpretedIC::inline_cache_miss(), DeltaProcess::launch_delta(), PRIM_DECL_1(), PRIM_DECL_2(), and unwindInfo::unwindInfo().