HomeSort by relevance Sort by last modified time
    Searched full:icsimplefalse (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/CodeGen/
IfConversion.cpp 77 ICSimpleFalse, // Same as ICSimple, but on the false path.
339 case ICSimpleFalse: {
340 bool isFalse = Kind == ICSimpleFalse;
342 DEBUG(dbgs() << "Ifcvt (Simple" << (Kind == ICSimpleFalse ?
345 << ((Kind == ICSimpleFalse)
    [all...]

Completed in 44 milliseconds