Searched defs:GetExtend (Results 1 – 2 of 2) sorted by relevance
364 Extend GetExtend() const { in GetExtend() function419 Extend GetExtend() const { return extend_; } in GetExtend() function
1163 auto GetExtend = [this, SignExt](const SCEV *S, Type *Ty) { in cloneArithmeticIVUser() local