Home | History | Annotate | Download | only in IR

Lines Matching defs:getParamAlignment

118 unsigned Argument::getParamAlignment() const {
120 return getParent()->getParamAlignment(getArgNo()+1);