Home | History | Annotate | Download | only in IR

Lines Matching defs:getParamAlignment

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