Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:IndirectBranch

1138   /// IndirectBranch - The first time an indirect goto is seen we create a block
1141 /// codegen'd as a jump to the IndirectBranch's basic block.
1142 llvm::IndirectBrInst *IndirectBranch;