Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/
DRefactoringCallbacks.cpp200 const auto &NodeMap = Result.Nodes.getMap(); in run() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h427 using NodeMap = llvm::DenseMap<const ExplodedNode *, ExplodedNode *>; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DModuleSummaryIndex.cpp526 DenseMap<GlobalValue::GUID, std::vector<uint64_t>> NodeMap; in exportToDot() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DLazyCallGraph.h1122 DenseMap<const Function *, Node *> NodeMap; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h97 DenseMap<const Value*, SDValue> NodeMap; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86LoadValueInjectionLoadHardening.cpp341 DenseMap<MachineInstr *, GraphIter> NodeMap; in getGadgetGraph() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3243 MapType NodeMap; member in __anon1b21b1700c11::PhiNodeSet