Searched refs:from_map (Results 1 – 4 of 4) sorted by relevance
678 isl::pw_multi_aff::from_map(Schedule.reverse()); in generateBeginStmtTrace()
313 isl::pw_multi_aff PMA = isl::pw_multi_aff::from_map(AddrFunc); in pollyBuildAstExprForStmt()
584 return isl::pw_multi_aff::from_map(ScheduledAccRel); in applyScheduleToAccessRelation()
3301 static inline isl::pw_multi_aff from_map(isl::map map);16375 isl::pw_multi_aff pw_multi_aff::from_map(isl::map map) in from_map() function