Home
last modified time | relevance | path

Searched defs:AAKernelInfoCallSite (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4578 struct AAKernelInfoCallSite : AAKernelInfo { struct
4579 AAKernelInfoCallSite(const IRPosition &IRP, Attributor &A) in AAKernelInfoCallSite() argument
4583 void initialize(Attributor &A) override { in initialize()
4729 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()