Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp197 static unsigned SpillOptCount = 0; variable
2471 if (SpillOptCount >= SpillOptMax) in optimizeSpillSlots()
2473 SpillOptCount++; in optimizeSpillSlots()