Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1083 auto insertMarkers = [&](Function *MarkerFunc, ArrayRef<Value *> Objects, in insertLifetimeMarkersSurroundingCall() local
1109 insertMarkers(StartFn, LifetimesStart, /*InsertBefore=*/true); in insertLifetimeMarkersSurroundingCall()
1115 insertMarkers(EndFn, LifetimesEnd, /*InsertBefore=*/false); in insertLifetimeMarkersSurroundingCall()