Searched refs:LoopIndependent (Results 1 – 2 of 2) sorted by relevance
220 FullDependence(Instruction *Src, Instruction *Dst, bool LoopIndependent,226 bool isLoopIndependent() const override { return LoopIndependent; } in isLoopIndependent()268 bool LoopIndependent; variable
234 LoopIndependent(PossiblyLoopIndependent) { in FullDependence()3677 Result.LoopIndependent = false; in depends()