Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp841 const SCEV *SrcCastOp = SrcCast->getOperand(); in removeMatchingExtensions() local
843 if (SrcCastOp->getType() == DstCastOp->getType()) { in removeMatchingExtensions()
844 Pair->Src = SrcCastOp; in removeMatchingExtensions()