Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10616 struct AAPotentialValuesFloating : AAPotentialValuesImpl { struct
10617 AAPotentialValuesFloating(const IRPosition &IRP, Attributor &A) in AAPotentialValuesFloating() function
11227 struct AAPotentialValuesCallSiteArgument : AAPotentialValuesFloating {
11229 : AAPotentialValuesFloating(IRP, A) {} in AAPotentialValuesCallSiteArgument()