Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp200 const auto &NodeMap = Result.Nodes.getMap(); in run() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h422 using NodeMap = llvm::DenseMap<const ExplodedNode *, ExplodedNode *>; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h1126 DenseMap<const Function *, Node *> NodeMap; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp552 DenseMap<GlobalValue::GUID, std::vector<uint64_t>> NodeMap; in exportToDot() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp335 const BoundNodes::IDToNodeMap &NodeMap = match.Nodes.getMap(); in eval() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h101 DenseMap<const Value*, SDValue> NodeMap; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp340 DenseMap<MachineInstr *, GraphIter> NodeMap; in getGadgetGraph() local
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2065 std::map<const unsigned, unsigned> NodeMap; in createDisplayGraph() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3588 MapType NodeMap; member in __anon1d600f580d11::PhiNodeSet
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl2.h1593 UINT64 NodeMap; member