Searched defs:getBB (Results 1 – 3 of 3) sorted by relevance
218 BasicBlock *getBB() const { return BB; } in getBB() function 240 BasicBlock *getBB() const { return Entry.getBB(); } in getBB() function
448 MachineBasicBlock *getBB() { return BB; } in getBB() function
3730 BasicBlock *LLParser::PerFunctionState::getBB(const std::string &Name, in getBB() function in LLParser::PerFunctionState3736 BasicBlock *LLParser::PerFunctionState::getBB(unsigned ID, LocTy Loc) { in getBB() function in LLParser::PerFunctionState