Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp879 const SCEV *DstCastOp = DstCast->getOperand(); in removeMatchingExtensions() local
880 if (SrcCastOp->getType() == DstCastOp->getType()) { in removeMatchingExtensions()
882 Pair->Dst = DstCastOp; in removeMatchingExtensions()