Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5994 bool pushCast(const llvm::SCEVCastExpr *C, bool IsSigned) { in pushCast() function
6031 Success &= pushCast(Cast, (isa<SCEVSignExtendExpr>(Cast))); in pushSCEV()