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