Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DADCE.cpp93 bool HasLivePhiNodes = false; member
453 if (Info.HasLivePhiNodes) in markPhiLive()
455 Info.HasLivePhiNodes = true; in markPhiLive()