Searched refs:MPICollToPointTypes (Results 1 – 2 of 2) sorted by relevance
103 MPICollToPointTypes.push_back(IdentInfo_MPI_Gather); in initCollectiveIdentifiers()109 MPICollToPointTypes.push_back(IdentInfo_MPI_Igather); in initCollectiveIdentifiers()142 MPICollToPointTypes.push_back(IdentInfo_MPI_Reduce); in initCollectiveIdentifiers()148 MPICollToPointTypes.push_back(IdentInfo_MPI_Ireduce); in initCollectiveIdentifiers()
65 llvm::SmallVector<IdentifierInfo *, 4> MPICollToPointTypes; variable