Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DVectorUtils.cpp1314 releaseGroup(StoreGroup); in analyzeInterleaving()
1403 releaseGroup(Group); in analyzeInterleaving()
1448 releaseGroup(Group); in analyzeInterleaving()
1471 releaseGroup(Group); in analyzeInterleaving()
1508 releaseGroup(Group); in invalidateGroupsRequiringScalarEpilogue()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DVectorUtils.h895 void releaseGroup(InterleaveGroup<Instruction> *Group) { in releaseGroup() function