Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp713 for (auto &Funclets : FuncletBlocks) { in cloneCommonBlocks() local
714 BasicBlock *FuncletPadBB = Funclets.first; in cloneCommonBlocks()
715 std::vector<BasicBlock *> &BlocksInFunclet = Funclets.second; in cloneCommonBlocks()
/external/llvm/docs/
DExceptionHandling.rst557 Funclets, in this context, are regions of the parent function that can be called