Searched refs:pushCast (Results 1 – 1 of 1) sorted by relevance
6452 bool pushCast(const llvm::SCEVCastExpr *C, bool IsSigned) { in pushCast() function6489 Success &= pushCast(Cast, (isa<SCEVSignExtendExpr>(Cast))); in pushSCEV()