Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8620 struct AAPotentialValuesFloating : AAPotentialValuesImpl { struct
8621 AAPotentialValuesFloating(const IRPosition &IRP, Attributor &A) in AAPotentialValuesFloating() function
9156 struct AAPotentialValuesCallSiteArgument : AAPotentialValuesFloating {
9158 : AAPotentialValuesFloating(IRP, A) {} in AAPotentialValuesCallSiteArgument()