Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DSSAContext.h47 using DominatorTreeT = DominatorTreeBase<BlockT, false>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DGenericUniformityInfo.h43 using DominatorTreeT = typename ContextT::DominatorTreeT; variable
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
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineSSAContext.h52 using DominatorTreeT = DominatorTreeBase<BlockT, false>; variable