Home
last modified time | relevance | path

Searched defs: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
2802 void initialize(Attributor &A) override { in initialize()
2947 ChangeStatus manifest(Attributor &A) override { in manifest()
2965 bool changeToSPMDMode(Attributor &A) { in changeToSPMDMode()
3045 ChangeStatus buildCustomStateMachine(Attributor &A) { in buildCustomStateMachine()
3325 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
3387 void updateReachingKernelEntries(Attributor &A) { in updateReachingKernelEntries()
3415 void updateParallelLevels(Attributor &A) { in updateParallelLevels()