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