Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h321 bool HasCopyImplyingStackAdjustment = false; variable
589 return HasCopyImplyingStackAdjustment; in hasCopyImplyingStackAdjustment()
592 HasCopyImplyingStackAdjustment = B; in setHasCopyImplyingStackAdjustment()