Searched defs:Nodes (Results 1 - 25 of 44) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DCGProfile.cpp87 std::vector<Metadata *> Nodes; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DIntervalMap.cpp119 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, argument
[all...]
H A DItaniumManglingCanonicalizer.cpp91 llvm::FoldingSet<NodeHeader> Nodes; member in class:__anon1984::FoldingNodeAllocator
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DOSObjectCStyleCast.cpp37 static void emitDiagnostics(const BoundNodes &Nodes, argument
H A DGCDAntipatternChecker.cpp181 static void emitDiagnostics(const BoundNodes &Nodes, argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCallGraphSCCPass.h90 std::vector<CallGraphNode *> Nodes; member in class:llvm::CallGraphSCC
H A DInterval.h54 std::vector<BasicBlock*> Nodes; member in class:llvm::Interval
H A DCGSCCPassManager.h461 SmallVector<LazyCallGraph::Node *, 4> Nodes; local
H A DLazyCallGraph.h436 SmallVector<Node *, 1> Nodes; member in class:llvm::LazyCallGraph::Edge::SCC
439 SCC(RefSCC &OuterRefSCC, NodeRangeT &&Nodes) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRangeSelector.cpp55 static Expected<DynTypedNode> getNode(const ast_matchers::BoundNodes &Nodes, argument
H A DStencil.cpp36 getNode(const ast_matchers::BoundNodes &Nodes, StringRef Id) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp179 bool DeadCodeElimination::erase(const SetVector<NodeId> &Nodes) { argument
H A DHexagonISelDAGToDAGHVX.cpp150 std::pair<bool, ColorKind> Coloring::getUniqueColor(const NodeSet &Nodes) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDirectedGraph.h268 NodeListTy Nodes; variable
[all...]
H A DIntervalMap.h337 void adjustSiblingSizes(NodeT *Node[], unsigned Nodes, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraph.cpp93 SmallVector<CallGraphNode *, 16> Nodes; local
H A DScopedNoAliasAA.cpp133 collectMDInDomain(const MDNode *List, const MDNode *Domain, SmallPtrSetImpl<const MDNode *> &Nodes) argument
H A DDDG.cpp85 auto &Nodes = cast<const PiBlockDDGNode>(&N)->getNodes(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h80 const BoundNodes Nodes; member in struct:clang::ast_matchers::MatchFinder::MatchResult
281 SmallVector<BoundNodes, 1> Nodes; member in class:clang::ast_matchers::internal::CollectMatchesCallback
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h322 NodeArray Nodes; member in class:__xray::FunctionCallTrie
330 : Nodes(*A.NodeAllocator), member in class:__xray::FunctionCallTrie
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporter.h213 VecTy Nodes; member in class:clang::ASTImporter::ImportPathTy
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp300 nodeToCommandLine(JSONCommandLineSyntax Syntax, const std::vector<llvm::yaml::ScalarNode *> &Nodes) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingValue.c314 ValueProfNode **Nodes = (ValueProfNode **)Data->Values; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.h231 SmallVector<DGNode, 16> Nodes; member in class:llvm::mca::DependencyGraph
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h322 llvm::FoldingSet<ExplodedNode> Nodes; member in class:clang::ento::ExplodedGraph

Completed in 323 milliseconds

12