Home
last modified time | relevance | path

Searched defs:analyze (Results 1 – 21 of 21) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DDominanceFrontier.h134 void analyze(DomTreeT &DT) { analyze() function
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DExceptionSpecAnalyzer.cpp16 ExceptionSpecAnalyzer::analyze(const FunctionDecl *FuncDecl) { in analyze() function in clang::tidy::utils::ExceptionSpecAnalyzer
H A DExceptionAnalyzer.cpp624 ExceptionAnalyzer::analyze(const FunctionDecl *Func) { analyze() function in clang::tidy::utils::ExceptionAnalyzer
628 ExceptionAnalyzer::ExceptionInfo ExceptionAnalyzer::analyze(const Stmt *Stmt) { analyze() function in clang::tidy::utils::ExceptionAnalyzer
/llvm-project/clang/lib/Format/
H A DObjCPropertyAttributeOrderFixer.cpp182 ObjCPropertyAttributeOrderFixer::analyze( analyze() function in clang::format::ObjCPropertyAttributeOrderFixer
H A DDefinitionBlockSeparator.cpp22 std::pair<tooling::Replacements, unsigned> DefinitionBlockSeparator::analyze( in analyze() function in clang::format::DefinitionBlockSeparator
H A DUsingDeclarationsSorter.cpp212 std::pair<tooling::Replacements, unsigned> UsingDeclarationsSorter::analyze( in analyze() function in clang::format::UsingDeclarationsSorter
H A DFormat.cpp2129 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::ParensRemover
2173 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::BracesInserter
2226 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::BracesRemover
2277 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::SemiRemover
2337 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::JavaScriptRequoter
2426 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::Formatter
2567 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::TrailingCommaInserter
2630 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::Cleaner
2851 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::ObjCHeaderStyleGuesser
H A DNamespaceEndCommentsFixer.cpp281 std::pair<tooling::Replacements, unsigned> NamespaceEndCommentsFixer::analyze( in analyze() function in clang::format::NamespaceEndCommentsFixer
H A DQualifierAlignmentFixer.cpp535 LeftRightQualifierAlignmentFixer::analyze( analyze() function in clang::format::LeftRightQualifierAlignmentFixer
H A DSortJavaScriptImports.cpp142 analyze(TokenAnnotator &Annotator, in analyze() function in clang::format::JavaScriptImportSorter
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DAnalysis.cpp80 analyze(llvm::ArrayRef<Decl *> ASTRoots, in analyze() function
/llvm-project/llvm/lib/Target/SPIRV/Analysis/
H A DSPIRVConvergenceRegionAnalysis.cpp270 ConvergenceRegionInfo analyze() { analyze() function in llvm::SPIRV::ConvergenceRegionAnalyzer
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp244 void GISelCSEInfo::analyze(MachineFunction &MF) { analyze() function in GISelCSEInfo
/llvm-project/flang/include/flang/Lower/
H A DBoxAnalyzer.h384 void analyze(const Fortran::semantics::Symbol &sym) { in analyze() function
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp203 void analyze() { in analyze() function in __anon0925871d0111::ConstantTerminatorFoldingImpl
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp570 Error BitcodeAnalyzer::analyze(std::optional<BCDumpOptions> O, analyze() function in BitcodeAnalyzer
/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h566 void LoopInfoBase<BlockT, LoopT>::analyze(const DomTreeBase<BlockT> &DomTree) { analyze() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp150 void analyze(MachineBasicBlock &DefBlock, ArrayRef<Incoming> Incomings) { analyze() function in __anond05b17a80111::PhiIncomingAnalysis
/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp348 void SplitAnalysis::analyze(const LiveInterval *li) { analyze() function in SplitAnalysis
/llvm-project/flang/lib/Lower/
H A DPFTBuilder.cpp1563 int analyze(const semantics::Symbol &sym) { analyze() function
[all...]
/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2708 InlineResult CallAnalyzer::analyze() { analyze() function in CallAnalyzer