Lines Matching refs:getBase
233 BaseTy &getBase() { return *this; } in getBase() function
234 const BaseTy &getBase() const { return *this; } in getBase() function
362 BaseTy &getBase() { return *this; } in getBase() function
363 const BaseTy &getBase() const { return *this; } in getBase() function
370 return getBase().visitBand(Band); in visitBand()
381 BaseTy &getBase() { return *this; } in getBase() function
382 const BaseTy &getBase() const { return *this; } in getBase() function
402 return getBase().visitBand(Result); in visitBand()
566 BaseTy &getBase() { return *this; } in getBase() function in __anon9ace89990111::BandCollapseRewriter
567 const BaseTy &getBase() const { return *this; } in getBase() function in __anon9ace89990111::BandCollapseRewriter
578 return getBase().visitBand(Band); in visitBand()
600 return getBase().visitBand(Band); in visitBand()
840 BaseTy &getBase() { return *this; } in getBase() function in __anon9ace89990111::GreedyFusionRewriter
841 const BaseTy &getBase() const { return *this; } in getBase() function in __anon9ace89990111::GreedyFusionRewriter
869 return getBase().visitBand(Band, RemDeps); in visitBand()