Searched defs:setStackRealigned (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h162 void setStackRealigned(bool s) { StackRealigned = s; } function in class:llvm::final

Completed in 137 milliseconds