Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:IndirectBranch

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