Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1104 auto insertMarkers = [&](Function *MarkerFunc, ArrayRef<Value *> Objects, in insertLifetimeMarkersSurroundingCall() local
1130 insertMarkers(StartFn, LifetimesStart, /*InsertBefore=*/true); in insertLifetimeMarkersSurroundingCall()
1136 insertMarkers(EndFn, LifetimesEnd, /*InsertBefore=*/false); in insertLifetimeMarkersSurroundingCall()