Home | History | Annotate | Download | only in codegen

Lines Matching defs:stackBase

262    SpillCodeInserter(Function *fn) : func(fn), stackSize(0), stackBase(0) { }
282 int32_t stackBase;
1526 stackBase = stackSize;