Home
last modified time | relevance | path

Searched refs:LastLoadStoreInRegion (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp733 FirstLoadStoreInRegion(nullptr), LastLoadStoreInRegion(nullptr), in BlockScheduling()
745 LastLoadStoreInRegion = nullptr; in clear()
883 ScheduleData *LastLoadStoreInRegion; member
2896 initScheduleData(ScheduleEnd, I->getNextNode(), LastLoadStoreInRegion, in extendSchedulingRegion()
2947 LastLoadStoreInRegion = CurrentLoadStore; in initScheduleData()