Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp323 int64_t VariableSize = StackSize - SpillSize; in runOnMachineFunction() local
325 SpillSize, StackSize, VariableSize, SpillPct, VarPct); in runOnMachineFunction()