Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DIfConversion.cpp241 static bool IfcvtTokenCmp(IfcvtToken *C1, IfcvtToken *C2) { in IfcvtTokenCmp() function in __anon01cb6a4b0111::IfConverter
923 std::stable_sort(Tokens.begin(), Tokens.end(), IfcvtTokenCmp); in AnalyzeBlocks()