Home | History | Annotate | Download | only in IPA

Lines Matching refs:Site

324   // Try to fold GEPs of constant-offset call site argument pointers. This
684 /// \brief Try to simplify a call site.
1013 /// \brief Analyze a call site for potential inlining.
1103 CallSite Site(U);
1104 if (!Site)
1106 Instruction *I = Site.getInstruction();
1145 // particular call site in order to get more accurate cost estimates. This
1169 // site. If the blockaddress escapes the function, e.g., via a global