Searched refs:getIndirectDestLabel (Results 1 – 3 of 3) sorted by relevance
593 Value *CallBrInst::getIndirectDestLabel(unsigned Idx) const { in getIndirectDestLabel() function in llvm::sandboxir::CallBrInst594 return Ctx.getValue(cast<llvm::CallBrInst>(Val)->getIndirectDestLabel(Idx)); in getIndirectDestLabel()
1502 LLVM_ABI Value *getIndirectDestLabel(unsigned Idx) const;
3969 Value *getIndirectDestLabel(unsigned i) const {