Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp325 std::vector<GlobalValue *> Gvs(GVs.begin(), GVs.end()); in main() local
340 PM.addPass(ExtractGVPass(Gvs, DeleteFn, KeepConstInit)); in main()