Home | History | Annotate | Download | only in IPO

Lines Matching defs:PAL

638   const AttributeSet &PAL = F->getAttributes();
641 if (PAL.hasAttributes(AttributeSet::ReturnIndex))
643 PAL.getRetAttributes()));
658 AttributeSet attrs = PAL.getParamAttributes(ArgIndex);
720 if (PAL.hasAttributes(AttributeSet::FunctionIndex))
722 PAL.getFnAttributes()));