Home
last modified time | relevance | path

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

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