Searched refs:setNextLoadStore (Results 1 – 1 of 1) sorted by relevance
4577 void setNextLoadStore(ScheduleData *Next) { NextLoadStore = Next; } in setNextLoadStore() function in llvm::slpvectorizer::BoUpSLP::ScheduleData19670 CurrentLoadStore->setNextLoadStore(SD); in initScheduleData()19683 CurrentLoadStore->setNextLoadStore(NextLoadStore); in initScheduleData()