Home
last modified time | relevance | path

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

/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/IPO/
H A DAttributor.cpp1404 bool FinishedAtFixpoint = Worklist.empty(); in run() local
1471 if (VerifyAttributor && FinishedAtFixpoint && in run()