LLVM API Documentation

llvm::InstrEmitter Member List
This is the complete list of members for llvm::InstrEmitter, including all inherited members.
CountResults(SDNode *Node)llvm::InstrEmitter [static]
EmitDbgValue(SDDbgValue *SD, DenseMap< SDValue, unsigned > &VRBaseMap)llvm::InstrEmitter
EmitNode(SDNode *Node, bool IsClone, bool IsCloned, DenseMap< SDValue, unsigned > &VRBaseMap)llvm::InstrEmitter [inline]
getBlock()llvm::InstrEmitter [inline]
getInsertPos()llvm::InstrEmitter [inline]
InstrEmitter(MachineBasicBlock *mbb, MachineBasicBlock::iterator insertpos)llvm::InstrEmitter