Searched refs:allow_stack_ops (Results 1 – 3 of 3) sorted by relevance
90 bool allow_stack_ops = false; member
516 if (!op_filter_.allow_stack_ops && IsStackOp(node)) { in IsCompilableNode()573 op_filter.allow_stack_ops = registration.cluster_stack_ops; in CreateOperationFilter()
79 op_filter_.allow_stack_ops = false; in SetUp()