Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1062 const SCEV *Yop = CY->getOperand(); in isKnownPredicate() local
1063 if (Xop->getType() == Yop->getType()) { in isKnownPredicate()
1065 Y = Yop; in isKnownPredicate()