Home | History | Annotate | Download | only in Utils

Lines Matching refs:Invert

1502   bool Invert = false;
1505 Invert = true;
1507 assert(EndBB == BI->getSuccessor(!Invert) && "No edge from to end block");
1628 if (Invert)
1661 if (Invert)
2199 // If we need to invert the condition in the pred block to match, do so now.