Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfoImpls.cpp46 using ExprStubPairTy = std::pair<MCSymbol *, const MCExpr *>; typedef
47 static int SortAuthStubPair(const ExprStubPairTy *LHS, in SortAuthStubPair()
48 const ExprStubPairTy *RHS) { in SortAuthStubPair()