Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5079 InterleaveGroup *StoreGroup = getInterleaveGroup(B); in analyzeInterleaving() local
5080 StoreGroups.remove(StoreGroup); in analyzeInterleaving()
5081 releaseGroup(StoreGroup); in analyzeInterleaving()