Searched refs:getLoopAttr (Results 1 – 4 of 4) sorted by relevance
584 BandAttr *getLoopAttr(const isl::id &Id);
494 Attr = getLoopAttr(MarkOrBand.as<isl::schedule_node_mark>().get_id()); in removeMark()970 return getLoopAttr(MarkOrBand.as<isl::schedule_node_mark>().get_id()); in getBandAttr()
812 BandAttr *polly::getLoopAttr(const isl::id &Id) { in getLoopAttr() function in polly
436 BandAttr *ChildLoopAttr = getLoopAttr(isl::manage_copy(Id)); in createMark()