Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2135 size_t NumAAs = DG.SyntheticRoot.Deps.size(); in runTillFixpoint() local
2202 ChangedAAs.append(DG.SyntheticRoot.begin() + NumAAs, in runTillFixpoint()
H A DAttributorAttributes.cpp110 STATISTIC(NumAAs, "Number of abstract attributes created");
13611 ++NumAAs; \