Searched defs:isLoopIndependent (Results 1 – 7 of 7) sorted by relevance
140 virtual bool isLoopIndependent() const { return true; } in isLoopIndependent() function221 bool isLoopIndependent() const override { return LoopIndependent; } in isLoopIndependent() function
140 virtual bool isLoopIndependent() const { return true; } in isLoopIndependent() function233 bool isLoopIndependent() const override { return LoopIndependent; } in isLoopIndependent() function
146 virtual bool isLoopIndependent() const { return true; } in isLoopIndependent() function232 bool isLoopIndependent() const override { return LoopIndependent; } in isLoopIndependent() function