Searched refs:MPICollToPointTypes (Results 1 – 2 of 2) sorted by relevance
102 MPICollToPointTypes.push_back(IdentInfo_MPI_Gather); in initCollectiveIdentifiers()108 MPICollToPointTypes.push_back(IdentInfo_MPI_Igather); in initCollectiveIdentifiers()141 MPICollToPointTypes.push_back(IdentInfo_MPI_Reduce); in initCollectiveIdentifiers()147 MPICollToPointTypes.push_back(IdentInfo_MPI_Ireduce); in initCollectiveIdentifiers()
64 llvm::SmallVector<IdentifierInfo *, 4> MPICollToPointTypes; variable