Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DSSAContext.h47 using DominatorTreeT = DominatorTreeBase<BlockT, false>; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityInfo.h43 using DominatorTreeT = typename ContextT::DominatorTreeT; variable
H A DGenericUniformityImpl.h90 using DominatorTreeT = typename ContextT::DominatorTreeT; variable
262 using DominatorTreeT = typename ContextT::DominatorTreeT; variable
334 using DominatorTreeT = typename ContextT::DominatorTreeT; variable
479 using DominatorTreeT = typename ContextT::DominatorTreeT; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineSSAContext.h52 using DominatorTreeT = DominatorTreeBase<BlockT, false>; variable