Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp1091 Module *M, ArrayRef<Value *> LifetimesStart, ArrayRef<Value *> LifetimesEnd, in insertLifetimeMarkersSurroundingCall() argument
1133 if (!LifetimesEnd.empty()) { in insertLifetimeMarkersSurroundingCall()
1136 insertMarkers(EndFn, LifetimesEnd, /*InsertBefore=*/false); in insertLifetimeMarkersSurroundingCall()