HomeSort by relevance Sort by last modified time
    Searched defs:getBasicBlock (Results 1 - 6 of 6) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineRelocation.h 286 MachineBasicBlock *getBasicBlock() const {
MachineBasicBlock.h 110 /// getBasicBlock - Return the LLVM basic block that this instance
114 const BasicBlock *getBasicBlock() const { return BB; }
SelectionDAGNodes.h     [all...]
  /external/llvm/include/llvm/IR/
Constants.h 765 BasicBlock *getBasicBlock() const { return (BasicBlock*)Op<1>().get(); }
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 393 ID.AddPointer(cast<BasicBlockSDNode>(N)->getBasicBlock());
    [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 556 milliseconds