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