Searched defs:assigns (Results 1 – 2 of 2) sorted by relevance
1185 CheckScopeConstraints(assigns, labels, scopes, context); in CheckConstraints() local 1167 CheckAssignConstraints(const SourceStmtList & assigns,const TargetStmtMap & labels,const std::vector<ScopeInfo> & scopes,SemanticsContext & context) CheckAssignConstraints() argument
1005 llvm::SmallVector<hlfir::AssignOp> assigns; matchAndRewrite() local