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

/haiku-buildtools/isl/
H A Disl_ast_build_private.h45 * "outer_pos" is equal to the number of loops in outer AST generations.
123 int outer_pos; member in struct:isl_ast_build
H A Disl_ast_build.c169 dup->outer_pos = build->outer_pos;
1623 * We first update build->outer_pos to the current depth.
1648 build->outer_pos = build->depth;
1978 local_pos = build->depth - build->outer_pos;
2018 local_pos = build->depth - build->outer_pos;

Completed in 91 milliseconds