Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h502 SparseBitVector<> FreshLabels; variable
547 FreshLabels.set(SuccIdx); in computeJoin()
619 auto BlockIdx = FreshLabels.find_last(); in computeJoinPoints()
625 FreshLabels.reset(BlockIdx); in computeJoinPoints()