Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DVectorUtils.cpp1120 releaseGroup(StoreGroup); in analyzeInterleaving()
1202 releaseGroup(Group); in analyzeInterleaving()
1236 releaseGroup(Group); in analyzeInterleaving()
1247 releaseGroup(Group); in analyzeInterleaving()
1259 releaseGroup(Group); in analyzeInterleaving()
1286 releaseGroup(Group); in invalidateGroupsRequiringScalarEpilogue()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DVectorUtils.h856 void releaseGroup(InterleaveGroup<Instruction> *Group) { in releaseGroup() function