Searched refs:CanReorder (Results 1 – 2 of 2) sorted by relevance
97 bool CanReorder; member104 bool CanReorder, in DependenceResult()106 : CanReorder(CanReorder), PotentialDependence(PotentialDependence) { in DependenceResult()107 assert((!PotentialDependence || CanReorder) && in DependenceResult()392 if (!DepResult.CanReorder) in canHoistInst()447 if (!DepDepResult.CanReorder || DepDepResult.PotentialDependence) in canHoistInst()
2773 bool CanReorder = true; in optimizeCompareInstr() local2777 CanReorder = false; in optimizeCompareInstr()2781 if (HasStmts && CanReorder) { in optimizeCompareInstr()