Searched defs:getBasicBlock (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachineRelocation.h286 MachineBasicBlock *getBasicBlock() const { function in class:llvm::MachineRelocation
H A DMachineBasicBlock.h114 const BasicBlock *getBasicBlock() const { return BB; } function in class:llvm::MachineBasicBlock
H A DSelectionDAGNodes.h1381 MachineBasicBlock *getBasicBlock() const { return MBB; } function in class:llvm::SDNode::BasicBlockSDNode
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DConstants.h778 BasicBlock *getBasicBlock() const { return (BasicBlock*)Op<1>().get(); } function in class:llvm::BlockAddress
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1240 SDValue SelectionDAG::getBasicBlock(MachineBasicBlock *MBB) { function in class:SelectionDAG

Completed in 181 milliseconds