Home
last modified time | relevance | path

Searched defs:AAPotentialValuesCallSite (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11126 struct AAPotentialValuesCallSite : AAPotentialValuesFunction { struct
11127 AAPotentialValuesCallSite(const IRPosition &IRP, Attributor &A) in AAPotentialValuesCallSite() argument
11131 void trackStatistics() const override { in trackStatistics()