Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1081 auto insertMarkers = [&](Function *MarkerFunc, ArrayRef<Value *> Objects, in insertLifetimeMarkersSurroundingCall() local
1107 insertMarkers(StartFn, LifetimesStart, /*InsertBefore=*/true); in insertLifetimeMarkersSurroundingCall()
1113 insertMarkers(EndFn, LifetimesEnd, /*InsertBefore=*/false); in insertLifetimeMarkersSurroundingCall()