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.cpp2142 size_t NumAAs = DG.SyntheticRoot.Deps.size(); in runTillFixpoint() local
2209 ChangedAAs.append(DG.SyntheticRoot.begin() + NumAAs, in runTillFixpoint()
H A DAttributorAttributes.cpp109 STATISTIC(NumAAs, "Number of abstract attributes created");
12927 ++NumAAs; \