Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp708 FirstLoadStoreInRegion(nullptr), LastLoadStoreInRegion(nullptr), in BlockScheduling()
720 LastLoadStoreInRegion = nullptr; in clear()
858 ScheduleData *LastLoadStoreInRegion; member
2955 initScheduleData(ScheduleEnd, I->getNextNode(), LastLoadStoreInRegion, in extendSchedulingRegion()
3006 LastLoadStoreInRegion = CurrentLoadStore; in initScheduleData()