Home
last modified time | relevance | path

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

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