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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h465 unsigned getInRegsParamsCount() const { return ByValRegs.size(); } function in class:llvm::CCState

Completed in 61 milliseconds