Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h904 bool AdjustsStackInCalls = false; variable
H A DInstrRefBasedImpl.cpp1420 if (AdjustsStackInCalls && MI.isCall() && MI.getOperand(0).isSymbol() && in transferRegisterDef()
3185 AdjustsStackInCalls = MFI->adjustsStack() && in ExtendRanges()
3187 if (AdjustsStackInCalls) in ExtendRanges()