Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp99 MapVector<BasicBlock *, std::vector<BasicBlock *>> FuncletBlocks; member in __anondc7886e80111::WinEHPrepare
687 FuncletBlocks[Color].push_back(&BB); in colorFunclets()
728 for (auto &Funclets : FuncletBlocks) { in cloneCommonBlocks()
935 for (auto &Funclet : FuncletBlocks) { in removeImplausibleInstructions()
1066 FuncletBlocks.clear(); in prepareExplicitEH()
1220 FuncletBlocks[FuncletPad].push_back(NewBlock); in replaceUseWithLoad()