Home
last modified time | relevance | path

Searched refs:IfcvtTokenCmp (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp228 static bool IfcvtTokenCmp(IfcvtToken *C1, IfcvtToken *C2) { in IfcvtTokenCmp() function in __anon98643f360111::IfConverter
903 std::stable_sort(Tokens.begin(), Tokens.end(), IfcvtTokenCmp); in AnalyzeBlocks()
/external/llvm/lib/CodeGen/
DIfConversion.cpp251 static bool IfcvtTokenCmp(const std::unique_ptr<IfcvtToken> &C1, in IfcvtTokenCmp() function in __anon8e2ba10a0111::IfConverter
996 std::stable_sort(Tokens.begin(), Tokens.end(), IfcvtTokenCmp); in AnalyzeBlocks()