Searched refs:LifetimesEnd (Results 1 – 1 of 1) sorted by relevance
1117 Module *M, ArrayRef<Value *> LifetimesStart, ArrayRef<Value *> LifetimesEnd, in insertLifetimeMarkersSurroundingCall() argument1146 if (!LifetimesEnd.empty()) { in insertLifetimeMarkersSurroundingCall()1147 insertMarkers(Intrinsic::lifetime_end, LifetimesEnd, in insertLifetimeMarkersSurroundingCall()