Home | History | Annotate | Download | only in IR

Lines Matching refs:DefaultCase

2716   void setDefaultDest(BasicBlock *DefaultCase) {
2717 setOperand(1, reinterpret_cast<Value*>(DefaultCase));