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

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h377 /// hasByValArg - Returns true if function has byval arguments.
378 bool hasByValArg() const { return !ByValArgs.empty(); } function in class:llvm::MipsTargetLowering::MipsCC

Completed in 179 milliseconds