Searched refs:tree_to_vine (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dopt_rebalance_tree.cpp55 * explanation of the of the tree_to_vine() (rightward rotation) and
66 * tree_to_vine(). We'd rather not leave a binary expression with only one
71 tree_to_vine(ir_expression *root) function in typeref:typename:unsigned
275 unsigned size = tree_to_vine(&pseudo_root);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dopt_rebalance_tree.cpp55 * explanation of the of the tree_to_vine() (rightward rotation) and
66 * tree_to_vine(). We'd rather not leave a binary expression with only one
71 tree_to_vine(ir_expression *root) function in typeref:typename:unsigned
275 unsigned size = tree_to_vine(&pseudo_root);

Completed in 2 milliseconds