Lines Matching full:optimization
241 * not match, and we cannot use this optimization. in OptSearchToRoot()
260 * path that precludes the use of this optimization. in OptSearchToRoot()
266 * and we cannot use this optimization. in OptSearchToRoot()
271 /* Found the node, we can use this optimization */ in OptSearchToRoot()
459 * string to make sure that this is in fact an optimization. If the in OptBuildShortestPath()
483 * Check to make sure that the optimization finds the node we are in OptBuildShortestPath()
496 /* The lookup matched the node, accept this optimization */ in OptBuildShortestPath()
504 /* Node is not correct, do not use this optimization */ in OptBuildShortestPath()
514 /* The lookup failed, we obviously cannot use this optimization */ in OptBuildShortestPath()
541 * DESCRIPTION: Perform a simple optimization of removing an extraneous
585 * Check to make sure that the optimization finds the node we are in OptOptimizeNameDeclaration()
600 /* The lookup matched the node, accept this optimization */ in OptOptimizeNameDeclaration()
610 /* Node is not correct, do not use this optimization */ in OptOptimizeNameDeclaration()
621 /* The lookup failed, we obviously cannot use this optimization */ in OptOptimizeNameDeclaration()
679 /* This is an optional optimization */ in OptOptimizeNamePath()
817 * Attempt an optimization depending on the type of namepath in OptOptimizeNamePath()