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

  /external/llvm/include/llvm/IR/
Instructions.h 3927 handler_iterator handler_begin() { function in class:llvm::InvokeInst::CatchSwitchInst
3935 const_handler_iterator handler_begin() const { function in class:llvm::InvokeInst::CatchSwitchInst
    [all...]
  /external/llvm/lib/CodeGen/
WinEHPrepare.cpp 327 cast<CatchPadInst>((*CatchSwitch->handler_begin())->getFirstNonPHI());
    [all...]

Completed in 514 milliseconds