Searched defs:removeCase (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
H A DIntegersSubsetMapping.h408 void removeCase(SuccessorClass *Succ) { function in class:llvm::IntegersSubsetMapping
/external/llvm/lib/VMCore/
H A DInstructions.cpp3204 /// removeCase - This method removes the specified case and its successor
3206 void SwitchInst::removeCase(CaseIt& i) { function in class:SwitchInst

Completed in 111 milliseconds