Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp192 static unsigned SpillOptCount = 0; variable
2265 if (SpillOptCount >= SpillOptMax) in optimizeSpillSlots()
2267 SpillOptCount++; in optimizeSpillSlots()