addIncoming(Value *V, BasicBlock *BB) | llvm::sandboxir::PHINode | |
block_begin() const | llvm::sandboxir::PHINode | inline |
block_end() const | llvm::sandboxir::PHINode | inline |
blocks() const | llvm::sandboxir::PHINode | inline |
ClassID enum name | llvm::sandboxir::Value | |
classof(const Value *From) | llvm::sandboxir::PHINode | static |
clearValue() | llvm::sandboxir::Value | inlineprotected |
const_block_iterator typedef | llvm::sandboxir::PHINode | |
const_op_iterator typedef | llvm::sandboxir::User | |
const_op_range typedef | llvm::sandboxir::User | |
const_use_iterator typedef | llvm::sandboxir::Value | |
const_user_iterator typedef | llvm::sandboxir::Value | |
copyFastMathFlags(FastMathFlags FMF) | llvm::sandboxir::Instruction | |
create(Type *Ty, unsigned NumReservedValues, Instruction *InsertBefore, Context &Ctx, const Twine &Name="") | llvm::sandboxir::PHINode | static |
Ctx | llvm::sandboxir::Value | protected |
dump() const | llvm::sandboxir::Value | |
dumpCommonFooter(raw_ostream &OS) const | llvm::sandboxir::Value | |
dumpCommonHeader(raw_ostream &OS) const final | llvm::sandboxir::User | virtual |
dumpCommonPrefix(raw_ostream &OS) const | llvm::sandboxir::Value | |
dumpCommonSuffix(raw_ostream &OS) const | llvm::sandboxir::Value | |
dumpOS(raw_ostream &OS) const override | llvm::sandboxir::SingleLLVMInstructionImpl< llvm::PHINode > | inlinevirtual |
eraseFromParent() | llvm::sandboxir::Instruction | |
getBasicBlockIndex(const BasicBlock *BB) const | llvm::sandboxir::PHINode | |
getContext() const | llvm::sandboxir::Value | inline |
getFastMathFlags() const | llvm::sandboxir::Instruction | inline |
getIncomingBlock(unsigned Idx) const | llvm::sandboxir::PHINode | |
getIncomingBlock(const Use &U) const | llvm::sandboxir::PHINode | |
getIncomingValue(unsigned Idx) const | llvm::sandboxir::PHINode | |
getIncomingValueForBlock(const BasicBlock *BB) const | llvm::sandboxir::PHINode | |
getIncomingValueNumForOperand(unsigned Idx) | llvm::sandboxir::PHINode | inlinestatic |
getIterator() const | llvm::sandboxir::Instruction | |
getName() const | llvm::sandboxir::Value | inline |
getNextNode() const | llvm::sandboxir::Instruction | |
getNumIncomingValues() const | llvm::sandboxir::PHINode | inline |
getNumOfIRInstrs() const final | llvm::sandboxir::SingleLLVMInstructionImpl< llvm::PHINode > | inlinevirtual |
getNumOperands() const | llvm::sandboxir::User | inlinevirtual |
getNumUses() const | llvm::sandboxir::Value | |
getOpcode() const | llvm::sandboxir::Instruction | inline |
getOpcodeName(Opcode Opc) | llvm::sandboxir::Instruction | static |
getOperand(unsigned OpIdx) const | llvm::sandboxir::User | inline |
getOperandNumForIncomingValue(unsigned Idx) | llvm::sandboxir::PHINode | inlinestatic |
getOperandUse(unsigned OpIdx) const | llvm::sandboxir::User | inline |
getOperandUseDefault(unsigned OpIdx, bool Verify) const | llvm::sandboxir::User | protected |
getParent() const | llvm::sandboxir::Instruction | |
getPrevNode() const | llvm::sandboxir::Instruction | |
getSubclassID() const | llvm::sandboxir::Value | inline |
getSubclassIDStr(ClassID ID) | llvm::sandboxir::Value | inlineprotectedstatic |
getTopmostLLVMInstruction() const | llvm::sandboxir::Instruction | protected |
getType() const | llvm::sandboxir::Value | inline |
getUid() const | llvm::sandboxir::Value | |
getUseOperandNo(const Use &Use) const final | llvm::sandboxir::SingleLLVMInstructionImpl< llvm::PHINode > | inlinevirtual |
getUseOperandNoDefault(const Use &Use) const | llvm::sandboxir::User | inlineprotected |
hasAllowContract() const | llvm::sandboxir::Instruction | inline |
hasAllowReassoc() const | llvm::sandboxir::Instruction | inline |
hasAllowReciprocal() const | llvm::sandboxir::Instruction | inline |
hasApproxFunc() const | llvm::sandboxir::Instruction | inline |
hasConstantOrUndefValue() const | llvm::sandboxir::PHINode | inline |
hasConstantValue() const | llvm::sandboxir::PHINode | |
hasNoInfs() const | llvm::sandboxir::Instruction | inline |
hasNoNaNs() const | llvm::sandboxir::Instruction | inline |
hasNoSignedWrap() const | llvm::sandboxir::Instruction | inline |
hasNoSignedZeros() const | llvm::sandboxir::Instruction | inline |
hasNoUnsignedWrap() const | llvm::sandboxir::Instruction | inline |
hasNUses(unsigned Num) const | llvm::sandboxir::Value | inline |
hasNUsesOrMore(unsigned Num) const | llvm::sandboxir::Value | inline |
incoming_values() | llvm::sandboxir::PHINode | inline |
incoming_values() const | llvm::sandboxir::PHINode | inline |
insertAfter(Instruction *AfterI) | llvm::sandboxir::Instruction | |
insertBefore(Instruction *BeforeI) | llvm::sandboxir::Instruction | |
insertInto(BasicBlock *BB, const BBIterator &WhereIt) | llvm::sandboxir::Instruction | |
Instruction(ClassID ID, Opcode Opc, llvm::Instruction *I, sandboxir::Context &SBCtx) | llvm::sandboxir::Instruction | inlineprotected |
isComplete() const | llvm::sandboxir::PHINode | inline |
isExact() const | llvm::sandboxir::Instruction | inline |
isFast() const | llvm::sandboxir::Instruction | inline |
moveAfter(Instruction *After) | llvm::sandboxir::Instruction | inline |
moveBefore(BasicBlock &BB, const BBIterator &WhereIt) | llvm::sandboxir::Instruction | |
moveBefore(Instruction *Before) | llvm::sandboxir::Instruction | inline |
op_begin() | llvm::sandboxir::User | inlinevirtual |
op_begin() const | llvm::sandboxir::User | inlinevirtual |
op_end() | llvm::sandboxir::User | inlinevirtual |
op_end() const | llvm::sandboxir::User | inlinevirtual |
op_iterator typedef | llvm::sandboxir::User | |
op_range typedef | llvm::sandboxir::User | |
Opc | llvm::sandboxir::Instruction | protected |
Opcode enum name | llvm::sandboxir::Instruction | |
operands() | llvm::sandboxir::User | inline |
operands() const | llvm::sandboxir::User | inline |
operator=(const Value &)=delete | llvm::sandboxir::Value | protected |
printAsOperandCommon(raw_ostream &OS) const | llvm::sandboxir::Value | |
removeFromParent() | llvm::sandboxir::Instruction | |
removeIncomingValue(unsigned Idx) | llvm::sandboxir::PHINode | |
removeIncomingValue(BasicBlock *BB) | llvm::sandboxir::PHINode | |
removeIncomingValueIf(function_ref< bool(unsigned)> Predicate) | llvm::sandboxir::PHINode | |
replaceAllUsesWith(Value *Other) | llvm::sandboxir::Value | |
replaceIncomingBlockWith(const BasicBlock *Old, BasicBlock *New) | llvm::sandboxir::PHINode | |
replaceUsesOfWith(Value *FromV, Value *ToV) | llvm::sandboxir::User | |
replaceUsesWithIf(Value *OtherV, llvm::function_ref< bool(const Use &)> ShouldReplace) | llvm::sandboxir::Value | |
setFast(bool B) | llvm::sandboxir::Instruction | |
setFastMathFlags(FastMathFlags FMF) | llvm::sandboxir::Instruction | |
setHasAllowContract(bool B) | llvm::sandboxir::Instruction | |
setHasAllowReassoc(bool B) | llvm::sandboxir::Instruction | |
setHasAllowReciprocal(bool B) | llvm::sandboxir::Instruction | |
setHasApproxFunc(bool B) | llvm::sandboxir::Instruction | |
setHasNoInfs(bool B) | llvm::sandboxir::Instruction | |
setHasNoNaNs(bool B) | llvm::sandboxir::Instruction | |
setHasNoSignedWrap(bool B=true) | llvm::sandboxir::Instruction | |
setHasNoSignedZeros(bool B) | llvm::sandboxir::Instruction | |
setHasNoUnsignedWrap(bool B=true) | llvm::sandboxir::Instruction | |
setIncomingBlock(unsigned Idx, BasicBlock *BB) | llvm::sandboxir::PHINode | |
setIncomingValue(unsigned Idx, Value *V) | llvm::sandboxir::PHINode | |
setIsExact(bool B=true) | llvm::sandboxir::Instruction | |
setOperand(unsigned OperandIdx, Value *Operand) | llvm::sandboxir::User | virtual |
SubclassID | llvm::sandboxir::Value | protected |
swapOperandsInternal(unsigned OpIdxA, unsigned OpIdxB) | llvm::sandboxir::User | inlineprotected |
UID | llvm::sandboxir::Value | protected |
use_begin() | llvm::sandboxir::Value | |
use_begin() const | llvm::sandboxir::Value | inline |
use_end() | llvm::sandboxir::Value | inline |
use_end() const | llvm::sandboxir::Value | inline |
use_iterator typedef | llvm::sandboxir::Value | |
User(ClassID ID, llvm::Value *V, Context &Ctx) | llvm::sandboxir::User | inlineprotected |
user_begin() | llvm::sandboxir::Value | |
user_begin() const | llvm::sandboxir::Value | inline |
user_end() | llvm::sandboxir::Value | inline |
user_end() const | llvm::sandboxir::Value | inline |
user_iterator typedef | llvm::sandboxir::Value | |
users() | llvm::sandboxir::Value | inline |
users() const | llvm::sandboxir::Value | inline |
uses() | llvm::sandboxir::Value | inline |
uses() const | llvm::sandboxir::Value | inline |
Val | llvm::sandboxir::Value | protected |
Value(ClassID SubclassID, llvm::Value *Val, Context &Ctx) | llvm::sandboxir::Value | protected |
Value(const Value &)=delete | llvm::sandboxir::Value | protected |
verify() const final | llvm::sandboxir::SingleLLVMInstructionImpl< llvm::PHINode > | inlinevirtual |
verifyUserOfLLVMUse(const llvm::Use &Use) const | llvm::sandboxir::User | protected |
~Value()=default | llvm::sandboxir::Value | virtual |