Home | History | Annotate | Download | only in src

Lines Matching refs:DYNAMIC

415     mode = DYNAMIC;
476 // This function handles VAR and CONST modes. DYNAMIC variables are
928 Indent(n1, "// dynamic vars\n");
930 PrintMap(n1, dynamics_->GetMap(DYNAMIC));
962 // Allocate it by giving it a dynamic lookup.
975 // allocation is already fixed. We can simply return with dynamic lookup.
1057 var = NonLocal(proxy->name(), DYNAMIC);
1078 var = NonLocal(proxy->name(), DYNAMIC);