Lines Matching refs:TargetStmtMap
43 using TargetStmtMap = std::map<parser::Label, LabeledStatementInfoTuplePOD>; typedef
167 TargetStmtMap targetStmts;
856 const TargetStmtMap &labels, const parser::Label &label) { in GetLabel()
867 const TargetStmtMap &labels, const IndexList &loopBodies, in CheckBranchesIntoDoBody()
920 const SourceStmtList &branches, const TargetStmtMap &labels, in CheckLabelDoConstraints()
970 const TargetStmtMap &labels, const std::vector<ScopeInfo> &scopes, in CheckScopeConstraints()
1011 const TargetStmtMap &labels, SemanticsContext &context) { in CheckBranchTargetConstraints()
1038 const TargetStmtMap &labels, const std::vector<ScopeInfo> &scopes, in CheckBranchConstraints()
1045 const TargetStmtMap &labels, SemanticsContext &context) { in CheckDataXferTargetConstraints()
1063 const TargetStmtMap &labels, const std::vector<ScopeInfo> &scopes, in CheckDataTransferConstraints()
1070 const TargetStmtMap &labels, SemanticsContext &context) { in CheckAssignTargetConstraints()
1093 const TargetStmtMap &labels, const std::vector<ScopeInfo> &scopes, in CheckAssignConstraints()