Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp32177 for (auto MBBS : Successors) { in EmitSjLjDispatchBlock() local
32178 if (MBBS->isEHPad()) { in EmitSjLjDispatchBlock()
32179 MBB->removeSuccessor(MBBS); in EmitSjLjDispatchBlock()
32180 MBBLPads.push_back(MBBS); in EmitSjLjDispatchBlock()