Searched refs:StoreGroup (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp97 MemoryGroup &StoreGroup = getGroup(CurrentStoreGroupID); local
100 StoreGroup.addSuccessor(&NewGroup);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp969 InterleaveGroup<Instruction> *StoreGroup = getInterleaveGroup(A); local
974 StoreGroups.remove(StoreGroup);
975 releaseGroup(StoreGroup);

Completed in 149 milliseconds