Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp979 const SCEV *DstCastOp = DstCast->getOperand(); in removeMatchingExtensions() local
980 if (SrcCastOp->getType() == DstCastOp->getType()) { in removeMatchingExtensions()
982 Pair->Dst = DstCastOp; in removeMatchingExtensions()