Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h53 class NodeSet; variable
325 NodeSet(iterator S, iterator E) : Nodes(S, E), HasRecurrence(true) { in NodeSet() function
H A DRegAllocPBQP.h496 using NodeSet = std::set<NodeId>; variable
H A DRDFGraph.h513 using NodeSet = std::set<NodeId>; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DImmutableGraph.h303 using NodeSet = typename GraphT::NodeSet; variable
H A DX86LoadValueInjectionLoadHardening.cpp155 using NodeSet = MachineGadgetGraph::NodeSet; typedef in __anonfec41a3c0111::X86LoadValueInjectionLoadHardeningPass
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp71 using NodeSet = std::set<GepNode *>; typedef
H A DHexagonISelDAGToDAGHVX.cpp130 using NodeSet = std::set<Node>; typedef