Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp877 const SCEVIntegralCastExpr *DstCast = cast<SCEVIntegralCastExpr>(Dst); in removeMatchingExtensions() local
879 const SCEV *DstCastOp = DstCast->getOperand(); in removeMatchingExtensions()