Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp1321 releaseGroup(GroupA); in analyzeInterleaving()
1418 releaseGroup(Group); in analyzeInterleaving()
1463 releaseGroup(Group); in analyzeInterleaving()
1486 releaseGroup(Group); in analyzeInterleaving()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h742 void releaseGroup(InterleaveGroup<Instruction> *Group) { in releaseGroup() function