Searched refs:MPIPointToCollTypes (Results 1 – 2 of 2) sorted by relevance
90 MPIPointToCollTypes.push_back(IdentInfo_MPI_Scatter); in initCollectiveIdentifiers()96 MPIPointToCollTypes.push_back(IdentInfo_MPI_Iscatter); in initCollectiveIdentifiers()129 MPIPointToCollTypes.push_back(IdentInfo_MPI_Bcast); in initCollectiveIdentifiers()135 MPIPointToCollTypes.push_back(IdentInfo_MPI_Ibcast); in initCollectiveIdentifiers()
64 llvm::SmallVector<IdentifierInfo *, 4> MPIPointToCollTypes; variable