Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp625 PHINode *LPHI = dyn_cast<PHINode>(LHS); in equalityPropUnSafe() local
627 if ((LPHI && HasUndefInPHI(*LPHI)) || (RPHI && HasUndefInPHI(*RPHI))) in equalityPropUnSafe()