Searched defs:getBlock (Results 1 – 13 of 13) sorted by relevance
41 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function72 MachineBasicBlock *getBlock() const { in getBlock() function
46 const CFGBlock *getBlock(const Stmt * S) const { in getBlock() function
201 const CFGBlock *getBlock() const { in getBlock() function223 const CFGBlock *getBlock() const { in getBlock() function
128 MachineBasicBlock *getBlock() { return MBB; } in getBlock() function
27 CFGBlock *CFGStmtMap::getBlock(Stmt *S) { in getBlock() function in CFGStmtMap
55 const CFGBlock *getBlock() const { return block; } in getBlock() function
192 const CFGBlock *getBlock() const { return Block; } in getBlock() function473 const CFGBlock *getBlock() const { in getBlock() function520 const CFGBlock *getBlock() const { in getBlock() function
49 BasicBlock *getBlock(unsigned i) const { return BasicBlocks[i]; } in getBlock() function
82 NodeT *getBlock() const { return TheBB; } in getBlock() function
152 llvm::BasicBlock *getBlock() const { return Block; } in getBlock() function
336 GCOVBlock &getBlock(BasicBlock *BB) { in getBlock() function in __anon9dde07c30211::GCOVFunction
112 llvm::BasicBlock *getBlock() const { return Block; } in getBlock() function
1804 CompoundStmt *getBlock() const { in getBlock() function1840 CompoundStmt *getBlock() const { return cast<CompoundStmt>(Block); } in getBlock() function