Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DVectorUtils.cpp884 InterleaveGroup<Instruction> *StoreGroup = getInterleaveGroup(A); in analyzeInterleaving() local
885 StoreGroups.remove(StoreGroup); in analyzeInterleaving()
886 releaseGroup(StoreGroup); in analyzeInterleaving()