Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DVectorUtils.cpp886 releaseGroup(StoreGroup); in analyzeInterleaving()
968 releaseGroup(Group); in analyzeInterleaving()
1002 releaseGroup(Group); in analyzeInterleaving()
1013 releaseGroup(Group); in analyzeInterleaving()
1025 releaseGroup(Group); in analyzeInterleaving()
1054 releaseGroup(Ptr); in invalidateGroupsRequiringScalarEpilogue()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DVectorUtils.h512 void releaseGroup(InterleaveGroup<Instruction> *Group) { in releaseGroup() function