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

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3406 struct AAHeapToSharedFunction : public AAHeapToShared { struct in namespace:__anon2850
3407 AAHeapToSharedFunction(const IRPosition &IRP, Attributor &A) function in struct:__anon2850::AAHeapToSharedFunction
5652 AAHeapToSharedFunction *AA = nullptr;
5664 AA = new (A.Allocator) AAHeapToSharedFunction(IRP, A);

Completed in 64 milliseconds