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

  /external/llvm/include/llvm/IR/
Instructions.h 4040 handler_iterator handler_begin() { function in class:llvm::CatchSwitchInst
4048 const_handler_iterator handler_begin() const { function in class:llvm::CatchSwitchInst
    [all...]
  /external/llvm/lib/CodeGen/
WinEHPrepare.cpp 343 cast<CatchPadInst>((*CatchSwitch->handler_begin())->getFirstNonPHI());
    [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 215 for (auto HI = CatchSwitch->handler_begin(),
    [all...]
Local.cpp     [all...]
SimplifyCFG.cpp     [all...]

Completed in 69 milliseconds