Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11189 auto GetLivenessInfo = [&](const Function &F) -> LivenessInfo & { in handlePHINode() local
11198 LivenessInfo &LI = GetLivenessInfo(*PHI.getFunction()); in handlePHINode()