Home | History | Annotate | Download | only in IPO

Lines Matching defs:PAL

664   const AttributeSet &PAL = F->getAttributes();
667 if (PAL.hasAttributes(AttributeSet::ReturnIndex))
669 PAL.getRetAttributes()));
684 AttributeSet attrs = PAL.getParamAttributes(ArgIndex);
745 if (PAL.hasAttributes(AttributeSet::FunctionIndex))
747 PAL.getFnAttributes()));