Searched defs:getBlock (Results 1 – 13 of 13) sorted by relevance
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
46 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function77 MachineBasicBlock *getBlock() const { in getBlock() function
127 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
187 const CFGBlock *getBlock() const { return Block; } in getBlock() function470 const CFGBlock *getBlock() const { in getBlock() function517 const CFGBlock *getBlock() const { in getBlock() function
49 BasicBlock *getBlock(unsigned i) const { return BasicBlocks[i]; } in getBlock() function
87 NodeT *getBlock() const { return TheBB; } in getBlock() function
152 llvm::BasicBlock *getBlock() const { return Block; } in getBlock() function
342 GCOVBlock &getBlock(BasicBlock *BB) { in getBlock() function in __anon498f98dd0211::GCOVFunction
114 llvm::BasicBlock *getBlock() const { return Block; } in getBlock() function
1853 CompoundStmt *getBlock() const { in getBlock() function1889 CompoundStmt *getBlock() const { return cast<CompoundStmt>(Block); } in getBlock() function