Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp200 const auto &NodeMap = Result.Nodes.getMap(); in run() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h427 using NodeMap = llvm::DenseMap<const ExplodedNode *, ExplodedNode *>; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h1139 DenseMap<const Function *, Node *> NodeMap; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DModuleSummaryIndex.cpp526 DenseMap<GlobalValue::GUID, std::vector<uint64_t>> NodeMap; in exportToDot() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h97 DenseMap<const Value*, SDValue> NodeMap; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp341 DenseMap<MachineInstr *, GraphIter> NodeMap; in getGadgetGraph() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3239 MapType NodeMap; member in __anoncc06d3f90c11::PhiNodeSet
/netbsd/sys/external/bsd/acpica/dist/include/
H A Dactbl2.h1375 UINT64 NodeMap; member