Searched refs:last_cxt (Results 1 – 3 of 3) sorted by relevance
251 if ( ((cxt = (*fn)->last_cxt) != 0) && is_cxt(hash, fn, cxt)) { in CLG_()269 (*fn)->last_cxt = cxt; in CLG_()
342 fn->last_cxt = 0; in new_fn_node()
427 Context* last_cxt; /* LRU info */ member