Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Passes/
H A DAllocCombiner.cpp28 static bool getStackAdjustmentSize(const BinaryContext &BC, const MCInst &Inst, in getStackAdjustmentSize() function
75 !getStackAdjustmentSize(BC, *Prev, Adjustment)) { in combineAdjustments()