Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp404 static bool IfcvtTokenCmp(const std::unique_ptr<IfcvtToken> &C1, in IfcvtTokenCmp() function in __anon8f1f3a690111::IfConverter
1433 llvm::stable_sort(Tokens, IfcvtTokenCmp); in AnalyzeBlocks()