Searched refs:HandleLifetime (Results 1 – 1 of 1) sorted by relevance
1406 auto HandleLifetime = [&](IntrinsicInst *II) { in instrumentStack() local1420 llvm::for_each(Info.LifetimeStart, HandleLifetime); in instrumentStack()1421 llvm::for_each(Info.LifetimeEnd, HandleLifetime); in instrumentStack()