Home
last modified time | relevance | path

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

/art/dexoptanalyzer/
Ddexoptanalyzer.cc383 DexoptAnalyzer analyzer; in dexoptAnalyze() local
386 analyzer.ParseArgs(argc, argv); in dexoptAnalyze()
387 return analyzer.Run(); in dexoptAnalyze()
/art/build/
DAndroid.bp44 "-clang-analyzer-deadcode.DeadStores",
213 // The static analyzer treats DCHECK as always enabled; we sometimes get