Searched refs:variable_index (Results 1 – 2 of 2) sorted by relevance
67 int variable_index(Variable* var) { in variable_index() function
385 NarrowType(expr, store_.LookupBounds(variable_index(var))); in VisitVariableProxy()462 store_.Seq(variable_index(proxy->var()), Effect(expr->bounds())); in VisitAssignment()601 store_.Seq(variable_index(proxy->var()), Effect(expr->bounds())); in VisitCountOperation()