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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp408 static bool IfcvtTokenCmp(const std::unique_ptr<IfcvtToken> &C1, function in class:__anon3479::IfConverter
1438 llvm::stable_sort(Tokens, IfcvtTokenCmp);

Completed in 59 milliseconds