Home | History | Annotate | Download | only in IPO

Lines Matching refs:NoCapture

14 // readnone/nocapture.  Finally, well-known library call declarations
40 STATISTIC(NumNoCapture, "Number of arguments marked nocapture");
59 // AddArgumentAttrs - Deduce nocapture attributes for the SCC.
498 /// AddArgumentAttrs - Deduce nocapture attributes for the SCC.
515 B.addAttribute(Attribute::NoCapture);
555 // If it's trivially not captured, mark it nocapture now.
597 // made. If the definition doesn't have a 'nocapture' attribute by now, it