Home | History | Annotate | Download | only in Utils

Lines Matching refs:InsertLifetime

36                           bool InsertLifetime) {
37 return InlineFunction(CallSite(CI), IFI, InsertLifetime);
40 bool InsertLifetime) {
41 return InlineFunction(CallSite(II), IFI, InsertLifetime);
526 bool InsertLifetime) {
735 if (InsertLifetime && !IFI.StaticAllocas.empty()) {