Home
last modified time | relevance | path

Searched refs:skipModule (Results 1 – 25 of 26) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp238 if (skipModule(M)) in runOnModule()
249 if (skipModule(M)) in runOnModule()
294 if (skipModule(M)) in runOnModule()
435 if (skipModule(M)) in runOnModule()
H A DStripDeadPrototypes.cpp70 if (skipModule(M)) in runOnModule()
H A DElimAvailExtern.cpp87 if (skipModule(M)) in runOnModule()
H A DInferFunctionAttrs.cpp69 if (skipModule(M)) in runOnModule()
H A DGlobalSplit.cpp172 if (skipModule(M)) in runOnModule()
H A DConstantMerge.cpp267 if (skipModule(M)) in runOnModule()
H A DInternalize.cpp304 if (skipModule(M)) in runOnModule()
H A DLoopExtractor.cpp113 if (skipModule(M)) in runOnModule()
H A DCalledValuePropagation.cpp424 if (skipModule(M)) in runOnModule()
H A DGlobalDCE.cpp57 if (skipModule(M)) in runOnModule()
H A DSCCP.cpp427 if (skipModule(M)) in runOnModule()
H A DHotColdSplitting.cpp717 if (skipModule(M)) in runOnModule()
H A DMergeFunctions.cpp307 if (skipModule(M)) in runOnModule()
H A DDeadArgumentElimination.cpp77 if (skipModule(M)) in runOnModule()
H A DPartialInlining.cpp360 if (skipModule(M)) in runOnModule()
H A DFunctionAttrs.cpp1969 if (skipModule(M)) in runOnModule()
H A DGlobalOpt.cpp2576 if (skipModule(M)) in runOnModule()
H A DIROutliner.cpp3047 if (skipModule(M)) in runOnModule()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCGenScalarMASSEntries.cpp112 if (!TPC || skipModule(M)) in runOnModule()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp64 if (skipModule(M)) in runOnModule()
/openbsd-src/gnu/llvm/llvm/include/llvm/
H A DPass.h271 bool skipModule(Module &M) const;
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DPass.cpp63 bool ModulePass::skipModule(Module &M) const { in skipModule() function in ModulePass
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp123 if (skipModule(M)) in runOnModule()
H A DAArch64LowerHomogeneousPrologEpilog.cpp104 if (skipModule(M)) in runOnModule()
/openbsd-src/gnu/llvm/llvm/docs/
H A DOptBisect.rst159 bool ModulePass::skipModule(Module &M);

12