Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h321 bool HasCopyImplyingStackAdjustment = false; variable
584 return HasCopyImplyingStackAdjustment; in hasCopyImplyingStackAdjustment()
587 HasCopyImplyingStackAdjustment = B; in setHasCopyImplyingStackAdjustment()