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