Home
last modified time | relevance | path

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

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