Home
last modified time | relevance | path

Searched defs:NodeRef (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFLiveness.h36 using NodeRef = std::pair<NodeId, LaneBitmask>; variable
H A DMachineDominators.h161 using NodeRef = Node *; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSyntheticCountsUtils.h32 using NodeRef = typename CGT::NodeRef; variable
H A DLoopIterator.h41 using NodeRef = std::pair<const Loop *, BasicBlock *>; member
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGraphTraits.h95 using NodeRef = typename GraphType::UnknownGraphTypeError; member
H A DSCCIterator.h50 using NodeRef = typename GT::NodeRef; variable
H A DGenericCycleInfo.h353 using NodeRef = CycleRefT; member
H A DPostOrderIterator.h300 using NodeRef = typename GT::NodeRef; variable
H A DIntervalMap.h511 NodeRef(NodeT *p, unsigned n) : pip(p, n - 1) { in NodeRef() function
1295 visitNodes(void (IntervalMap::*f)(IntervalMapImpl::NodeRef, unsigned Height)) { in visitNodes()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h40 using NodeRef = typename GraphTraits<NodeTy *>::NodeRef; member
H A DGraphWriter.h72 using NodeRef = typename GTraits::NodeRef; variable
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h84 using NodeRef = const ::clang::CFGBlock *; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp91 using NodeRef = const MachineBasicBlock *; typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DMaterializationUtils.cpp142 using NodeRef = RematGraph::RematNode *; typedef
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp100 using NodeRef = const BasicBlock *; typedef
H A DBlockFrequencyInfoImpl.cpp675 using NodeRef = const GraphT::IrrNode *; typedef
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp465 using NodeRef = ModuleFile *; typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp194 using NodeRef = typename Traits::NodeRef; typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp136 using NodeRef = std::pair<RegionNode *, SmallDenseSet<RegionNode *> *>; typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp1213 using NodeRef = const SplitGraph::Node *; typedef
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp1645 using NodeRef = typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp839 using NodeRef = ArgumentGraphNode *; typedef
H A DMemProfContextDisambiguation.cpp3065 using NodeRef = const ContextNode<DerivedCCG, FuncTy, CallTy> *; typedef
3122 using NodeRef = typename GTraits::NodeRef; typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2462 using NodeRef = const BasicBlock *; typedef
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2109 using NodeRef = const DisplayNode *; typedef

12