Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h146 bool IsStackRealigned = false; variable
485 return IsStackRealigned; in isStackRealigned()
489 IsStackRealigned = Realigned;