Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9997 struct AAPotentialValuesFloating : AAPotentialValuesImpl { struct
9998 AAPotentialValuesFloating(const IRPosition &IRP, Attributor &A) in AAPotentialValuesFloating() argument
10581 struct AAPotentialValuesCallSiteArgument : AAPotentialValuesFloating {
10583 : AAPotentialValuesFloating(IRP, A) {} in AAPotentialValuesCallSiteArgument()