Home | History | Annotate | Download | only in IPA

Lines Matching refs:Site

323   // Try to fold GEPs of constant-offset call site argument pointers. This
674 /// \brief Try to simplify a call site.
976 /// \brief Analyze a call site for potential inlining.
1065 CallSite Site(U);
1066 if (!Site)
1068 Instruction *I = Site.getInstruction();
1101 // particular call site in order to get more accurate cost estimates. This
1125 // site. If the blockaddress escapes the function, e.g., via a global