Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp1262 releaseGroup(GroupA); in analyzeInterleaving()
1359 releaseGroup(Group); in analyzeInterleaving()
1404 releaseGroup(Group); in analyzeInterleaving()
1427 releaseGroup(Group); in analyzeInterleaving()
1464 releaseGroup(Group); in invalidateGroupsRequiringScalarEpilogue()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h716 void releaseGroup(InterleaveGroup<Instruction> *Group) { in releaseGroup() function