Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfoImpls.cpp53 DenseMap<MCSymbol *, const MCExpr *> &ExprStubs) { in getSortedExprStubs() argument
54 MachineModuleInfoImpl::ExprStubListTy List(ExprStubs.begin(), in getSortedExprStubs()
55 ExprStubs.end()); in getSortedExprStubs()
59 ExprStubs.clear(); in getSortedExprStubs()