HomeSort by relevance Sort by last modified time
    Searched refs:NewCatchSwitch (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 649 auto *NewCatchSwitch = CatchSwitchInst::Create(
654 NewCatchSwitch->addHandler(PadBB);
659 FuncletUnwindMap[NewCatchSwitch] = UnwindDestToken;
660 Replacement = NewCatchSwitch;
    [all...]
Local.cpp     [all...]

Completed in 54 milliseconds