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

  /external/llvm/lib/CodeGen/
IfConversion.cpp 199 bool ValidSimple(BBInfo &TrueBBI, unsigned &Dups,
474 /// ValidSimple - Returns true if the 'true' block (along with its
478 bool IfConverter::ValidSimple(BBInfo &TrueBBI, unsigned &Dups,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
IfConversion.cpp 176 bool ValidSimple(BBInfo &TrueBBI, unsigned &Dups,
449 /// ValidSimple - Returns true if the 'true' block (along with its
453 bool IfConverter::ValidSimple(BBInfo &TrueBBI, unsigned &Dups,
840 if (ValidSimple(TrueBBI, Dups, Prediction) &&
    [all...]

Completed in 183 milliseconds