Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceGraphBuilder.cpp147 DirectionCount // To make the enum usable as an array index. in createPiBlocks() enumerator
159 EnumeratedArray<bool, EdgeKind> EdgeAlreadyCreated[DirectionCount]{false, in createPiBlocks()