Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h504 const BlockT &DivTermBlock; global() variable
518 DivergencePropagator(const ModifiedPO & CyclePOT,const DominatorTreeT & DT,const CycleInfoT & CI,const BlockT & DivTermBlock) DivergencePropagator() argument
945 getExtDivCycle(const CycleT * Cycle,const BlockT * DivTermBlock,const BlockT * JoinBlock) getExtDivCycle() argument
982 getIntDivCycle(const CycleT * Cycle,const BlockT * DivTermBlock,const BlockT * JoinBlock,const DominatorTreeT & DT,ContextT & Context) getIntDivCycle() argument
1020 getOutermostDivergentCycle(const CycleT * Cycle,const BlockT * DivTermBlock,const BlockT * JoinBlock,const DominatorTreeT & DT,ContextT & Context) getOutermostDivergentCycle() argument
1055 const auto *DivTermBlock = Term.getParent(); analyzeControlDivergence() local
[all...]