Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp64 static cl::opt<bool> KeepConstInit("keep-const-init", variable
340 PM.addPass(ExtractGVPass(Gvs, DeleteFn, KeepConstInit)); in main()