Home
last modified time | relevance | path

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

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