Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Index

718       // destination index.  For fall-throughs this is always zero.
1006 // Store the index at the start.
1007 llvm::ConstantInt *Index = Builder.getInt32(Dest.getDestIndex());
1008 createStoreInstBefore(Index, getNormalCleanupDestSlot(), BI);
1029 Scope.addBranchAfter(Index, Dest.getBlock());