/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | SafepointIRVerifier.cpp | 584 void GCPtrTracker::verifyFunction(GCPtrTracker &&Tracker, in verifyFunction() 799 const GCPtrTracker *Tracker, const Instruction &I, in verifyInstruction() 897 GCPtrTracker Tracker(F, DT, CD); in Verify() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | BottleneckAnalysis.h | 289 PressureTracker Tracker; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | CaptureTracking.cpp | 407 void llvm::PointerMayBeCaptured(const Value *V, CaptureTracker *Tracker, in PointerMayBeCaptured() argument
|
H A D | AliasSetTracker.cpp | 577 AliasSetTracker Tracker(BatchAA); run() local
|
H A D | InstructionSimplify.cpp | 2854 CustomCaptureTracker Tracker; computePointerICmp() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporterVisitors.h | 162 class Tracker; variable [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | UnsafeBufferUsage.cpp | 1159 DeclUseTracker Tracker; findGadgets() member 2356 fixVariableWithSpan(const VarDecl * VD,const DeclUseTracker & Tracker,ASTContext & Ctx,UnsafeBufferUsageHandler & Handler) fixVariableWithSpan() argument 2383 fixVariable(const VarDecl * VD,Strategy::Kind K,const Decl * D,const DeclUseTracker & Tracker,ASTContext & Ctx,UnsafeBufferUsageHandler & Handler) fixVariable() argument 2511 getFixIts(FixableGadgetSets & FixablesForAllVars,const Strategy & S,ASTContext & Ctx,const Decl * D,const DeclUseTracker & Tracker,UnsafeBufferUsageHandler & Handler,const VariableGroupsManager & VarGrpMgr) getFixIts() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | TailRecursionElimination.cpp | 194 AllocaDerivedValueTracker Tracker; in markTails() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 3887 BalancedDelimiterTracker Tracker(*this, tok::l_paren); ParseDeclarationSpecifiers() local 4122 BalancedDelimiterTracker Tracker(*this, tok::l_paren); ParseDeclarationSpecifiers() local 7062 ParseFunctionDeclarator(Declarator & D,ParsedAttributes & FirstArgAttrs,BalancedDelimiterTracker & Tracker,bool IsAmbiguous,bool RequiresArg) ParseFunctionDeclarator() argument [all...] |
H A D | ParseExprCXX.cpp | 3935 ParseCXXAmbiguousParenExpression(ParenParseOption & ExprType,ParsedType & CastTy,BalancedDelimiterTracker & Tracker,ColonProtectionRAIIObject & ColonProt) ParseCXXAmbiguousParenExpression() argument
|
H A D | ParseDeclCXX.cpp | 256 ParseInnerNamespace(const InnerNamespaceInfoList & InnerNSs,unsigned int index,SourceLocation & InlineLoc,ParsedAttributes & attrs,BalancedDelimiterTracker & Tracker) ParseInnerNamespace() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineCopyPropagation.cpp | 435 CopyTracker Tracker; global() member in __anon783e8d5a0111::MachineCopyPropagation [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionAttrs.cpp | 905 ArgumentUsesTracker Tracker(SCCNodes); in addArgumentAttrs() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporterVisitors.cpp | 2626 Tracker::Tracker(PathSensitiveBugReport &Report) : Report(Report) { Tracker() function in Tracker [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 878 CmpCaptureTracker Tracker(Alloca); foldAllocaCmp() local
|