Searched refs:isLoopIndependent (Results 1 – 4 of 4) sorted by relevance
140 virtual bool isLoopIndependent() const { return true; } in isLoopIndependent() function233 bool isLoopIndependent() const override { return LoopIndependent; } in isLoopIndependent() function
341 else if (D->isOrdered() && !D->isLoopIndependent()) { in createMemoryDependencyEdges()
234 if (D->isLoopIndependent()) { in hasTemporalReuse()
701 if (isLoopIndependent()) in dump()