Searched defs:MPISel (Results 1 – 2 of 2) sorted by relevance
30 MPISel(MemPool &mp, MapleAllocator &allocator, CGFunc &f) : isMp(&mp), cgFunc(&f) {} in MPISel() function
43 class MPISel; variable