Searched refs:LoopIndependent (Results 1 – 2 of 2) sorted by relevance
214 FullDependence(Instruction *Src, Instruction *Dst, bool LoopIndependent,219 bool isLoopIndependent() const override { return LoopIndependent; } in isLoopIndependent()261 bool LoopIndependent; variable
262 LoopIndependent(PossiblyLoopIndependent) { in FullDependence()3892 Result.LoopIndependent = false; in depends()