Searched refs:Splitable (Results 1 – 2 of 2) sorted by relevance
101 bool Splitable : 1; // Splitting the loop will break dependence. member104 PeelLast(false), Splitable(false), Distance(nullptr) { } in DVEntry()
310 return DV[Level - 1].Splitable; in isSplitable()592 bool Splitable = false; in dump() local610 Splitable = true; in dump()639 if (Splitable) in dump()1311 Result.DV[Level].Splitable = true; in weakCrossingSIVtest()1364 Result.DV[Level].Splitable = false; in weakCrossingSIVtest()