/external/llvm/lib/CodeGen/ |
D | BranchFolding.h | 41 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function 72 MachineBasicBlock *getBlock() const { in getBlock() function
|
/external/clang/include/clang/Analysis/ |
D | CFGStmtMap.h | 46 const CFGBlock *getBlock(const Stmt * S) const { in getBlock() function
|
D | ProgramPoint.h | 180 const CFGBlock *getBlock() const { in getBlock() function 199 const CFGBlock *getBlock() const { in getBlock() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.h | 124 MachineBasicBlock *getBlock() { return MBB; } in getBlock() function
|
/external/clang/lib/Analysis/ |
D | CFGStmtMap.cpp | 27 CFGBlock *CFGStmtMap::getBlock(Stmt *S) { in getBlock() function in CFGStmtMap
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | WorkList.h | 57 const CFGBlock *getBlock() const { return block; } in getBlock() function
|
D | CoreEngine.h | 190 const CFGBlock *getBlock() const { return Block; } in getBlock() function 471 const CFGBlock *getBlock() const { in getBlock() function 518 const CFGBlock *getBlock() const { in getBlock() function
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/ |
D | AIfCommand.java | 102 public PCommand getBlock() in getBlock() method in AIfCommand
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/cipher/ |
D | CipherInputStream.java | 82 private void getBlock() throws IOException in getBlock() method in CipherInputStream
|
/external/llvm/include/llvm/Analysis/ |
D | Trace.h | 49 BasicBlock *getBlock(unsigned i) const { return BasicBlocks[i]; } in getBlock() function
|
D | Dominators.h | 82 NodeT *getBlock() const { return TheBB; } in getBlock() function
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
D | SsaInsn.java | 103 public SsaBasicBlock getBlock() { in getBlock() method in SsaInsn
|
/external/llvm/lib/Analysis/ |
D | PathNumbering.cpp | 56 BasicBlock* BallLarusNode::getBlock() { in getBlock() function in BallLarusNode
|
/external/llvm/include/llvm/ |
D | IRBuilder.h | 144 llvm::BasicBlock *getBlock() const { return Block; } in getBlock() function
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 284 GCOVBlock &getBlock(BasicBlock *BB) { in getBlock() function in __anona7dd2d520211::GCOVFunction
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 1786 CompoundStmt *getBlock() const { in getBlock() function 1825 CompoundStmt *getBlock() const { return llvm::cast<CompoundStmt>(Block); } in getBlock() function
|