Home
last modified time | relevance | path

Searched refs:HasByval (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Target/Mips/
DMipsMachineFunction.h73 void setFormalArgInfo(unsigned Size, bool HasByval) { in setFormalArgInfo() argument
75 HasByvalArg = HasByval; in setFormalArgInfo()