Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp842 const SCEV *DstCastOp = DstCast->getOperand(); in removeMatchingExtensions() local
843 if (SrcCastOp->getType() == DstCastOp->getType()) { in removeMatchingExtensions()
845 Pair->Dst = DstCastOp; in removeMatchingExtensions()