Searched refs:visitIVCast (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp663 static void visitIVCast(CastInst *Cast, WideIVInfo &WI, ScalarEvolution *SE, function
1142 void visitCast(CastInst *Cast) override { visitIVCast(Cast, WI, SE, DL); }

Completed in 366 milliseconds