Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7558 struct AAPotentialValuesFloating : AAPotentialValuesImpl { struct
7559 AAPotentialValuesFloating(const IRPosition &IRP, Attributor &A) in AAPotentialValuesFloating() argument
7955 struct AAPotentialValuesCallSiteArgument : AAPotentialValuesFloating {
7957 : AAPotentialValuesFloating(IRP, A) {} in AAPotentialValuesCallSiteArgument()