Home
last modified time | relevance | path

Searched refs:DominatorTreeT (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h90 using DominatorTreeT = typename ContextT::DominatorTreeT; variable
262 using DominatorTreeT = typename ContextT::DominatorTreeT; variable
296 const DominatorTreeT &DT, const CycleInfoT &CI);
314 const DominatorTreeT &DT;
334 using DominatorTreeT = typename ContextT::DominatorTreeT; variable
344 GenericUniformityAnalysisImpl(const FunctionT &F, const DominatorTreeT &DT, in GenericUniformityAnalysisImpl()
420 const DominatorTreeT &DT;
479 using DominatorTreeT = typename ContextT::DominatorTreeT; variable
493 const DominatorTreeT &DT;
508 DivergencePropagator(const ModifiedPO &CyclePOT, const DominatorTreeT &DT, in DivergencePropagator()
[all …]
H A DGenericUniformityInfo.h43 using DominatorTreeT = typename ContextT::DominatorTreeT; variable
49 GenericUniformityInfo(FunctionT &F, const DominatorTreeT &DT,
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineSSAContext.h52 using DominatorTreeT = DominatorTreeBase<BlockT, false>; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DSSAContext.h47 using DominatorTreeT = DominatorTreeBase<BlockT, false>; variable