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