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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h134 unsigned getBytesToPopOnReturn() const { return BytesToPopOnReturn; } function in class:llvm::X86MachineFunctionInfo

Completed in 206 milliseconds