Home | History | Annotate | Download | only in Utils

Lines Matching refs:InsertLifetime

35                           bool InsertLifetime) {
36 return InlineFunction(CallSite(CI), IFI, InsertLifetime);
39 bool InsertLifetime) {
40 return InlineFunction(CallSite(II), IFI, InsertLifetime);
490 bool InsertLifetime) {
661 if (InsertLifetime && !IFI.StaticAllocas.empty()) {