Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h603 auto const *DivTermCycle = CI.getCycle(&DivTermBlock); in computeJoinPoints() local
605 if (DivTermCycle && !DivTermCycle->contains(SuccBlock)) { in computeJoinPoints()