Searched defs:PMA (Results 1 – 8 of 8) sorted by relevance
114 using PMA = std::pmr::polymorphic_allocator<char>; in main() typedef
117 using PMA = std::pmr::polymorphic_allocator<char>; in main() typedef
107 using PMA = std::pmr::polymorphic_allocator<char>; in main() typedef
154 using PMA = std::pmr::polymorphic_allocator<char>; in main() typedef
103 using PMA = std::pmr::polymorphic_allocator<char>; in test_evil() typedef
378 ScopArrayInfo::getFromAccessFunction(isl::pw_multi_aff PMA) { in getFromAccessFunction() argument
1167 auto PMA = isl::pw_multi_aff::project_out_map(S.get_space(), isl::dim::set, in mapToDimension() local