Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp1008 Module *M, ArrayRef<Value *> LifetimesStart, ArrayRef<Value *> LifetimesEnd, in insertLifetimeMarkersSurroundingCall() argument
1050 if (!LifetimesEnd.empty()) { in insertLifetimeMarkersSurroundingCall()
1053 insertMarkers(EndFn, LifetimesEnd, /*InsertBefore=*/false); in insertLifetimeMarkersSurroundingCall()