Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp113 static const unsigned MaxCellSize = 4; member in __anon13086da10111::LatticeCell
124 const Constant *Values[MaxCellSize];
564 if (Index < MaxCellSize) { in add()