Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp191 static cl::opt<bool> OptimizeSpillSlots("hexagon-opt-spill", cl::Hidden, variable
2143 if (OptimizeSpillSlots && !isOptNone(MF)) in determineCalleeSaves()