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