Searched refs:getDestIndex (Results 1 – 2 of 2) sorted by relevance
949 Fixup.DestinationIndex = Dest.getDestIndex(); in EmitBranchThroughCleanup()960 llvm::ConstantInt *Index = Builder.getInt32(Dest.getDestIndex()); in EmitBranchThroughCleanup()
117 unsigned getDestIndex() const { return Index; } in getDestIndex() function