Searched refs:LoopIndependent (Results 1 – 2 of 2) sorted by relevance
222 FullDependence(Instruction *Src, Instruction *Dst, bool LoopIndependent,227 LoopIndependent(RHS.LoopIndependent), Consistent(RHS.Consistent), in FullDependence()232 bool isLoopIndependent() const override { return LoopIndependent; } in isLoopIndependent()274 bool LoopIndependent; variable
240 LoopIndependent(PossiblyLoopIndependent) { in FullDependence()3674 Result.LoopIndependent = false; in depends()