Searched defs:getUsesRedZone (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h191 bool getUsesRedZone() const { return UsesRedZone; } function in class:llvm::X86MachineFunctionInfo

Completed in 153 milliseconds