Searched refs:UnrecognizedLifetimes (Results 1 – 2 of 2) sorted by relevance
552 SmallVector<Instruction *, 4> UnrecognizedLifetimes; in runOnFunction() local575 UnrecognizedLifetimes.push_back(I); in runOnFunction()656 if (UnrecognizedLifetimes.empty() && Info.LifetimeStart.size() == 1 && in runOnFunction()714 for (auto &I : UnrecognizedLifetimes) in runOnFunction()
527 SmallVector<Instruction *, 4> UnrecognizedLifetimes; in runOnFunction() local551 UnrecognizedLifetimes.push_back(I); in runOnFunction()632 if (UnrecognizedLifetimes.empty() && Info.LifetimeStart.size() == 1 && in runOnFunction()690 for (auto &I : UnrecognizedLifetimes) in runOnFunction()