Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6029 bool pushCast(const llvm::SCEVCastExpr *C, bool IsSigned) { in pushCast() function
6066 Success &= pushCast(Cast, (isa<SCEVSignExtendExpr>(Cast))); in pushSCEV()