Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1125 auto insertMarkers = [&](Intrinsic::ID MarkerFunc, ArrayRef<Value *> Objects, in insertLifetimeMarkersSurroundingCall() local
1142 insertMarkers(Intrinsic::lifetime_start, LifetimesStart, in insertLifetimeMarkersSurroundingCall()
1147 insertMarkers(Intrinsic::lifetime_end, LifetimesEnd, in insertLifetimeMarkersSurroundingCall()