Home
last modified time | relevance | path

Searched refs:Walker (Results 1 – 25 of 59) sorted by relevance

123

/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSA.cpp707 template <typename T, typename Walker>
730 Walker *W = nullptr;
1008 : Walker(*M, *A, *D), MSSA(M) {} in ClobberWalkerBase()
1031 : MemorySSAWalker(M), Walker(W) {} in CachingWalker()
1067 : MemorySSAWalker(M), Walker(W) {} in SkipSelfWalker()
1291 : MSSA(MSSA), Walker(Walker), AA(BAA), DT(DT) {} in OptimizeUses()
1319 CachingWalker<BatchAAResults> *Walker; member in llvm::MemorySSA::OptimizeUses
1569 if (Walker) in getWalkerImpl()
1570 return Walker.get(); in getWalkerImpl()
1576 Walker = in getWalkerImpl()
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp844 Walker.TraverseDecl(const_cast<FunctionDecl *>(FD)); in mapRegionCounters()
846 Walker.TraverseDecl(const_cast<ObjCMethodDecl *>(MD)); in mapRegionCounters()
848 Walker.TraverseDecl(const_cast<BlockDecl *>(BD)); in mapRegionCounters()
850 Walker.TraverseDecl(const_cast<CapturedDecl *>(CD)); in mapRegionCounters()
852 NumRegionCounters = Walker.NextCounter; in mapRegionCounters()
853 FunctionHash = Walker.Hash.finalize(); in mapRegionCounters()
921 ComputeRegionCounts Walker(*StmtCountMap, *this); in computeRegionCounts() local
923 Walker.VisitFunctionDecl(FD); in computeRegionCounts()
925 Walker.VisitObjCMethodDecl(MD); in computeRegionCounts()
927 Walker.VisitBlockDecl(BD); in computeRegionCounts()
[all …]
H A DCoverageMappingGen.cpp1761 CounterCoverageMappingBuilder Walker(CVM, *CounterMap, SM, LangOpts); in emitCounterMapping() local
1762 Walker.VisitDecl(D); in emitCounterMapping()
1763 Walker.write(OS); in emitCounterMapping()
1768 EmptyCoverageMappingBuilder Walker(CVM, SM, LangOpts); in emitEmptyMapping() local
1769 Walker.VisitDecl(D); in emitEmptyMapping()
1770 Walker.write(OS); in emitEmptyMapping()
H A DCodeGenModule.cpp3104 FunctionIsDirectlyRecursive Walker(Name, Context.BuiltinInfo); in isTriviallyRecursive() local
3106 return Body ? Walker.Visit(Body) : false; in isTriviallyRecursive()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h380 til::SCFG *buildCFG(CFGWalker &Walker);
515 void printSCFG(CFGWalker &Walker);
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp732 IvarInvalidationCheckerImpl Walker(Mgr, BR, Filter); in checkASTDecl() local
733 Walker.visit(D); in checkASTDecl()
/netbsd/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp78 til::SCFG *SExprBuilder::buildCFG(CFGWalker &Walker) { in buildCFG() argument
79 Walker.walk(*this); in buildCFG()
/netbsd/usr.sbin/bootp/bootpd/
H A DChanges91 02/12/94 walker@zk3.dec.com (Mary Walker)
/netbsd/external/gpl3/gdb/dist/sim/ppc/
H A DREADME77 Richard Stallman, Mitchele Walker
H A Dpsim.texinfo831 Richard Stallman, Mitchele Walker
/netbsd/external/gpl3/gdb.old/dist/sim/ppc/
H A DREADME77 Richard Stallman, Mitchele Walker
H A Dpsim.texinfo831 Richard Stallman, Mitchele Walker
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemorySSA.h892 std::unique_ptr<CachingWalker<AliasAnalysis>> Walker;
/netbsd/external/bsd/file/dist/magic/magdir/
H A Dsysex287 >1 belong&0xffffff00 0x00011900 Walker Technical
/netbsd/external/gpl3/autoconf/dist/
H A DTHANKS62 Brad Walker me@bradmwalker.com
/netbsd/external/public-domain/sqlite/dist/
H A Dsqlite3.c14206 typedef struct Walker Walker; typedef
96052 Walker w;
96114 Walker w;
98050 Walker w;
98150 Walker w;
98180 Walker w;
101104 Walker w;
101157 Walker w;
101214 Walker w;
101410 Walker w;
[all …]
/netbsd/usr.bin/calendar/calendars/
H A Dcalendar.history354 08/22 Joe Walker sets X-15 all time altitude mark (67 miles), 1963
/netbsd/external/gpl3/gdb/dist/gdb/
H A DMAINTAINERS676 Keith Walker keith.walker@arm.com
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A DMAINTAINERS676 Keith Walker keith.walker@arm.com
/netbsd/external/mit/expat/dist/
H A DChanges1053 contributed by Thomas Wegner and Daryle Walker.
/netbsd/external/lgpl3/mpfr/dist/
H A DTODO141 * a general discrete distribution (i with prob w[i]/sum(w[i]) (Walker
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-0001196 2001-11-13 Keith Walker <keith.walker@arm.com>
/netbsd/external/gpl3/binutils/dist/binutils/
H A DChangeLog-0001196 2001-11-13 Keith Walker <keith.walker@arm.com>
/netbsd/external/gpl3/gdb/dist/binutils/
H A DChangeLog-0001196 2001-11-13 Keith Walker <keith.walker@arm.com>
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A DChangeLog-0001196 2001-11-13 Keith Walker <keith.walker@arm.com>

123