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

/external/llvm/include/llvm/CodeGen/
H A DMachineRelocation.h286 MachineBasicBlock *getBasicBlock() const { function in class:llvm::MachineRelocation
H A DMachineBasicBlock.h113 /// getBasicBlock - Return the LLVM basic block that this instance
117 const BasicBlock *getBasicBlock() const { return BB; } function in class:llvm::MachineBasicBlock
H A DSelectionDAGNodes.h1560 MachineBasicBlock *getBasicBlock() const { return MBB; } function in class:BasicBlockSDNode
/external/llvm/include/llvm/IR/
H A DConstants.h770 BasicBlock *getBasicBlock() const { return (BasicBlock*)Op<1>().get(); } function in class:llvm::BlockAddress
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp439 ID.AddPointer(cast<BasicBlockSDNode>(N)->getBasicBlock());
1405 SDValue SelectionDAG::getBasicBlock(MachineBasicBlock *MBB) { function in class:SelectionDAG
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 687 milliseconds