Searched refs:LoopIndependent (Results 1 – 2 of 2) sorted by relevance
217 FullDependence(Instruction *Src, Instruction *Dst, bool LoopIndependent,222 bool isLoopIndependent() const override { return LoopIndependent; } in isLoopIndependent()264 bool LoopIndependent; variable
260 LoopIndependent(PossiblyLoopIndependent) { in FullDependence()3861 Result.LoopIndependent = false; in depends()