Home
last modified time | relevance | path

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

/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/IPO/
H A DAttributor.cpp81 static cl::opt<bool> VerifyAttributor( variable
1471 if (VerifyAttributor && FinishedAtFixpoint && in run()
1473 VerifyAttributor = false; in run()
1480 VerifyAttributor = true; in run()