Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11881 struct AAUnderlyingObjectsImpl struct
12004 struct AAUnderlyingObjectsFloating final : AAUnderlyingObjectsImpl {
12006 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsFloating()
12009 struct AAUnderlyingObjectsArgument final : AAUnderlyingObjectsImpl {
12011 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsArgument()
12014 struct AAUnderlyingObjectsCallSite final : AAUnderlyingObjectsImpl {
12016 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsCallSite()
12021 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsCallSiteArgument()
12026 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsReturned()
12031 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsCallSiteReturned()
[all …]