Searched defs:getCaseSuccessor (Results 1 - 1 of 1) sorted by relevance
/external/llvm/include/llvm/IR/ | ||
H A D | Instructions.h | 3054 BasicBlockTy *getCaseSuccessor() { function in class:llvm::SwitchInst::CaseIteratorT 3232 if (i.getCaseSuccessor() == BB) { |
Completed in 143 milliseconds