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