Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp58 static cl::opt<bool> KeepConstInit("keep-const-init", variable
321 Extract.add(createGVExtractionPass(Gvs, DeleteFn, KeepConstInit)); in main()