Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp244 using UnwindDestMemoTy = DenseMap<Instruction *, Value *>; typedef
249 UnwindDestMemoTy &MemoMap) { in getUnwindDestTokenHelper()
400 UnwindDestMemoTy &MemoMap) { in getUnwindDestToken()
545 UnwindDestMemoTy *FuncletUnwindMap = nullptr) { in HandleCallsInBlockInlinedThroughInvoke()
689 UnwindDestMemoTy FuncletUnwindMap; in HandleInlinedEHPad()
2289 UnwindDestMemoTy FuncletUnwindMap; in InlineFunction()