Lines Matching defs:getBase
234 BaseTy &getBase() { return *this; }
235 const BaseTy &getBase() const { return *this; }
363 BaseTy &getBase() { return *this; }
364 const BaseTy &getBase() const { return *this; }
371 return getBase().visitBand(Band);
382 BaseTy &getBase() { return *this; }
383 const BaseTy &getBase() const { return *this; }
403 return getBase().visitBand(Result);
567 BaseTy &getBase() { return *this; }
568 const BaseTy &getBase() const { return *this; }
579 return getBase().visitBand(Band);
601 return getBase().visitBand(Band);
841 BaseTy &getBase() { return *this; }
842 const BaseTy &getBase() const { return *this; }
870 return getBase().visitBand(Band, RemDeps);