Searched refs:LoopIndependent (Results 1 – 2 of 2) sorted by relevance
228 FullDependence(Instruction *Src, Instruction *Dst, bool LoopIndependent,233 bool isLoopIndependent() const override { return LoopIndependent; } in isLoopIndependent()285 bool LoopIndependent; variable
269 LoopIndependent(PossiblyLoopIndependent) { in FullDependence()3955 Result.LoopIndependent = false; in depends()