Searched refs:isLoopIndependent (Results 1 – 2 of 2) sorted by relevance
136 virtual bool isLoopIndependent() const { return true; } in isLoopIndependent() function226 bool isLoopIndependent() const override { return LoopIndependent; } in isLoopIndependent() function
619 if (isLoopIndependent()) in dump()