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 70 ICSimpleFalse, // Same as ICSimple, but on the false path.
319 case ICSimpleFalse: {
320 bool isFalse = Kind == ICSimpleFalse;
322 DEBUG(dbgs() << "Ifcvt (Simple" << (Kind == ICSimpleFalse ?
325 << ((Kind == ICSimpleFalse)
    [all...]

Completed in 43 milliseconds