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

  /external/llvm/lib/CodeGen/
IfConversion.cpp 250 // IfcvtTokenCmp - Used to sort if-conversion candidates.
251 static bool IfcvtTokenCmp(const std::unique_ptr<IfcvtToken> &C1,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
IfConversion.cpp 227 // IfcvtTokenCmp - Used to sort if-conversion candidates.
228 static bool IfcvtTokenCmp(IfcvtToken *C1, IfcvtToken *C2) {
    [all...]

Completed in 74 milliseconds