Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h495 const BlockT &DivTermBlock; variable
509 const CycleInfoT &CI, const BlockT &DivTermBlock) in DivergencePropagator()
993 const BlockT *DivTermBlock, in getExtDivCycle()
1027 getIntDivCycle(const CycleT *Cycle, const BlockT *DivTermBlock, in getIntDivCycle()
1065 getOutermostDivergentCycle(const CycleT *Cycle, const BlockT *DivTermBlock, in getOutermostDivergentCycle()
1086 const auto *DivTermBlock = Term.getParent(); in analyzeControlDivergence() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DSyncDependenceAnalysis.cpp267 const BasicBlock &DivTermBlock; member