Home
last modified time | relevance | path

Searched defs:Analysis (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDOTGraphTraitsPass.h196 processFunction(Function & F,AnalysisT & Analysis) processFunction() argument
201 auto &Analysis = getAnalysis<AnalysisT>(); runOnFunction() local
235 processFunction(Function & F,AnalysisT & Analysis) processFunction() argument
240 auto &Analysis = getAnalysis<AnalysisT>(); runOnFunction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassInstrumentation.h294 C(Analysis.name(), llvm::Any(&IR)); in runAnalysisInvalidated() argument
275 runBeforeAnalysis(const PassT & Analysis,const IRUnitT & IR) runBeforeAnalysis() argument
284 runAfterAnalysis(const PassT & Analysis,const IRUnitT & IR) runAfterAnalysis() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/
H A DPassSupport.h72 #define INITIALIZE_PASS_WITH_OPTIONS(PassName, Arg, Name, Cfg, Analysis) \ argument
77 #define INITIALIZE_PASS_WITH_OPTIONS_BEGIN(PassName, Arg, Name, Cfg, Analysis) \ argument
/freebsd-src/sys/contrib/zstd/
H A DCONTRIBUTING.md129 ### Pitfalls of static analysis
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DRemark.h69 Analysis, enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysis.h293 AnalysisT Analysis = createAnalysis<AnalysisT>(ASTCtx, Env); global() variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp168 TypeErasedDataflowAnalysis &Analysis; global() member
513 runTypeErasedDataflowAnalysis(const ControlFlowContext & CFCtx,TypeErasedDataflowAnalysis & Analysis,const Environment & InitEnv,std::function<void (const CFGElement &,const TypeErasedDataflowAnalysisState &)> PostVisitCFG,std::int32_t MaxBlockVisits) runTypeErasedDataflowAnalysis() argument
[all...]
H A DTransfer.cpp809 auto Analysis = NoopAnalysis(CFCtx->getDecl().getASTContext(), transferInlineCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3684 computeKnownBitsForTargetInstr(GISelKnownBits & Analysis,Register R,KnownBits & Known,const APInt & DemandedElts,const MachineRegisterInfo & MRI,unsigned Depth) const computeKnownBitsForTargetInstr() argument
3697 computeKnownAlignForTargetInstr(GISelKnownBits & Analysis,Register R,const MachineRegisterInfo & MRI,unsigned Depth) const computeKnownAlignForTargetInstr() argument
3718 computeNumSignBitsForTargetInstr(GISelKnownBits & Analysis,Register R,const APInt & DemandedElts,const MachineRegisterInfo & MRI,unsigned Depth) const computeNumSignBitsForTargetInstr() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp5799 computeNumSignBitsForTargetInstr(GISelKnownBits & Analysis,Register R,const APInt & DemandedElts,const MachineRegisterInfo & MRI,unsigned Depth) const computeNumSignBitsForTargetInstr() argument