Home
last modified time | relevance | path

Searched refs:StoreGroup (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4744 InterleaveGroup *StoreGroup = getInterleaveGroup(A); in analyzeInterleaving() local
4745 StoreGroups.remove(StoreGroup); in analyzeInterleaving()
4746 releaseGroup(StoreGroup); in analyzeInterleaving()