Home
last modified time | relevance | path

Searched refs:LifetimesEnd (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1117 Module *M, ArrayRef<Value *> LifetimesStart, ArrayRef<Value *> LifetimesEnd, in insertLifetimeMarkersSurroundingCall() argument
1146 if (!LifetimesEnd.empty()) { in insertLifetimeMarkersSurroundingCall()
1147 insertMarkers(Intrinsic::lifetime_end, LifetimesEnd, in insertLifetimeMarkersSurroundingCall()