Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2797 struct AAKernelInfoFunction : AAKernelInfo { struct
2798 AAKernelInfoFunction(const IRPosition &IRP, Attributor &A) in AAKernelInfoFunction() argument
4143 AA = new (A.Allocator) AAKernelInfoFunction(IRP, A); in createForPosition()