Searched refs:doFinalization (Results 51 - 59 of 59) sorted by relevance

123

/netbsd-current/external/apache2/llvm/dist/llvm/tools/opt/
H A Dopt.cpp1012 FPasses->doFinalization();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp335 bool doFinalization(Module &M) override {
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp1045 PerFunctionPasses.doFinalization();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2626 bool doFinalization(CallGraph &CG) override { return CGUpdater.finalize(); }
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1125 FPM.doFinalization();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1693 bool AsmPrinter::doFinalization(Module &M) { function in class:AsmPrinter
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DCore.cpp4170 return unwrap<legacy::FunctionPassManager>(FPM)->doFinalization();
H A DVerifier.cpp5777 bool doFinalization(Module &M) override {
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.mli2724 See the [llvm::FunctionPassManager::doFinalization] method. *)

Completed in 245 milliseconds

123