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.cpp952 const SCEV *DstCastOp = DstCast->getOperand(); in removeMatchingExtensions() local
953 if (SrcCastOp->getType() == DstCastOp->getType()) { in removeMatchingExtensions()
955 Pair->Dst = DstCastOp; in removeMatchingExtensions()