HomeSort by relevance Sort by last modified time
    Searched refs:CanRevCond (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
IfConversion.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
IfConversion.cpp 786 bool CanRevCond = !TII->ReverseBranchCondition(RevCond);
796 if (CanRevCond && ValidDiamond(TrueBBI, FalseBBI, Dups, Dups2) &&
855 if (CanRevCond) {
    [all...]

Completed in 68 milliseconds