Home
last modified time | relevance | path

Searched defs:NodeMap (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp201 const auto &NodeMap = Result.Nodes.getMap(); in run() local
/freebsd-12.1/contrib/llvm/lib/IR/
H A DModuleSummaryIndex.cpp344 DenseMap<GlobalValue::GUID, std::vector<uint64_t>> NodeMap; in exportToDot() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h386 using NodeMap = llvm::DenseMap<const ExplodedNode *, ExplodedNode *>; variable
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h1111 DenseMap<const Function *, Node *> NodeMap; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h97 DenseMap<const Value*, SDValue> NodeMap; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2715 MapType NodeMap; member in __anon6227213d0811::PhiNodeSet