Searched defs:run (Results 226 - 250 of 521) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp133 PreservedAnalyses RewriteStatepointsForGC::run(Module &M, function in class:RewriteStatepointsForGC
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSCCP.cpp395 PreservedAnalyses IPSCCPPass::run(Module &M, ModuleAnalysisManager &AM) { function in class:IPSCCPPass
H A DStripSymbols.cpp270 PreservedAnalyses StripSymbolsPass::run(Module &M, ModuleAnalysisManager &AM) { function in class:StripSymbolsPass
278 PreservedAnalyses StripNonDebugSymbolsPass::run(Module &M, function in class:StripNonDebugSymbolsPass
286 PreservedAnalyses StripDebugDeclarePass::run(Module &M, function in class:StripDebugDeclarePass
294 PreservedAnalyses StripDeadDebugInfoPass::run(Module &M, function in class:StripDeadDebugInfoPass
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp225 PreservedAnalyses BoundsCheckingPass::run(Function &F, FunctionAnalysisManager &AM) { function in class:BoundsCheckingPass
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp348 PreservedAnalyses FixIrreduciblePass::run(Function &F, function in class:FixIrreduciblePass
/freebsd-current/contrib/kyua/cli/
H A Dcmd_report.cpp403 cmd_report::run(cmdline::ui* ui, function in class:cmd_report
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp88 void ReplaceStmtWithText::run( function in class:clang::tooling::ReplaceStmtWithText
106 void ReplaceStmtWithStmt::run( function in class:clang::tooling::ReplaceStmtWithStmt
126 void ReplaceIfStmtWithItsBody::run( function in class:clang::tooling::ReplaceIfStmtWithItsBody
198 void ReplaceNodeWithTemplate::run( function in class:clang::tooling::ReplaceNodeWithTemplate
/freebsd-current/contrib/ofed/librdmacm/examples/
H A Driostream.c500 static int run(void) function
/freebsd-current/contrib/wpa/src/l2_packet/
H A Dl2_packet_ndis.c201 int run = 1; local
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DCallPrinter.cpp255 PreservedAnalyses CallGraphDOTPrinterPass::run(Module &M, function in class:llvm::CallGraphDOTPrinterPass
269 PreservedAnalyses CallGraphViewerPass::run(Module &M, function in class:llvm::CallGraphViewerPass
H A DInlineSizeEstimatorAnalysis.cpp237 InlineSizeEstimatorAnalysis::run(const Function &F, function in class:InlineSizeEstimatorAnalysis
268 InlineSizeEstimatorAnalysis::run(const Function &F, function in class:InlineSizeEstimatorAnalysis
276 InlineSizeEstimatorAnalysisPrinterPass::run(Function &F, function in class:InlineSizeEstimatorAnalysisPrinterPass
H A DLoopNestAnalysis.cpp457 PreservedAnalyses LoopNestPrinterPass::run(Loop &L, LoopAnalysisManager &AM, function in class:LoopNestPrinterPass
H A DIVUsers.cpp36 IVUsers IVUsersAnalysis::run(Loop &L, LoopAnalysisManager &AM, function in class:IVUsersAnalysis
H A DDemandedBits.cpp574 DemandedBits DemandedBitsAnalysis::run(Function &F, function in class:DemandedBitsAnalysis
581 PreservedAnalyses DemandedBitsPrinterPass::run(Function &F, function in class:DemandedBitsPrinterPass
H A DStackLifetime.cpp330 void StackLifetime::run() { function in class:StackLifetime
401 PreservedAnalyses StackLifetimePrinterPass::run(Function &F, function in class:StackLifetimePrinterPass
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DCallGraphSort.cpp155 DenseMap<const SectionChunk *, int> CallGraphSort::run() { function in class:CallGraphSort
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp64 void Callback::run(const MatchFinder::MatchResult &Result) { function in class:Callback
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DSectionPriorities.cpp159 DenseMap<const InputSection *, size_t> CallGraphSort::run() { function in class:CallGraphSort
/freebsd-current/lib/libc/tests/resolv/
H A Dresolv_test.c233 run(int nhosts, enum method method, long i) function
/freebsd-current/usr.sbin/ppp/
H A Ddatalink.h63 unsigned run : 1; /* run scripts ? */ member in struct:datalink::__anon6726
/freebsd-current/sys/kern/
H A Dvfs_cluster.c338 cluster_rbuild(struct vnode *vp, u_quad_t filesize, daddr_t lbn, daddr_t blkno, long size, int run, int gbflags, struct buf *fbp) argument
/freebsd-current/sbin/fsck_ffs/
H A Dpass5.c302 int run = 0; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLoopPassManager.h228 PreservedAnalyses run(Loo function in struct:llvm::RequireAnalysisPass
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp181 DumpValueObjectOptions &DumpValueObjectOptions::SetRunValidator(bool run) { argument
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DICF.cpp460 template <class ELFT> void ICF<ELFT>::run() { function in class:ICF

Completed in 332 milliseconds

1234567891011>>