Searched defs:addNode (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DLatencyPriorityQueue.h57 void addNode(const SUnit *SU) { function in class:llvm::LatencyPriorityQueue
H A DResourcePriorityQueue.h88 void addNode(const SUnit *SU) { function in class:llvm::ResourcePriorityQueue
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp231 void ExplodedNode::NodeGroup::addNode(ExplodedNode *N, ExplodedGraph &G) { function in class:ExplodedNode::NodeGroup
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h213 NodeId addNode(const Vector &costs) { function in class:PBQP::Graph
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h71 void addNode(StringRef ID, const T* Node) { function in class:clang::ast_matchers::internal::BoundNodesMap

Completed in 192 milliseconds