Searched defs:prune (Results 1 – 12 of 12) sorted by relevance
76 prune: false, property123 prune: false, property129 prune: false, property
9 t.ok(args, 'gets options object')
64 PruneEmptyCasesTraverser prune; in apply() local
60 PruneNoOpsTraverser prune(symbolTable); in apply() local
254 prune () { method in LRUCache
316 void prune(LinkGraph &G) { in prune() function
199 struct hostcache_prune_data *prune = in hostcache_timestamp_remove() local
880 struct prunedead prune; in prune_dead_connections() local
349 void prune(int level, int[] distances) { in prune() method in LocaleDistanceBuilder.DistanceTable
783 bool prune; /* The PREVISIT function can set this. */ member
562 auto prune = [](MDNode *Parent, MDNode *Child) { in traverse() local