Searched defs:CreateNewBB (Results 1 – 2 of 2) sorted by relevance
1263 BB *CreateNewBB() in CreateNewBB() function1270 BB *CreateNewBB(bool unreachable, BB::BBKind kind, uint32 frequency) in CreateNewBB() function1279 BB *CreateNewBB(LabelIdx label, bool unreachable, BB::BBKind kind, uint32 frequency) in CreateNewBB() function
18 BBT *TryCatchBlocksLower::CreateNewBB(StmtNode *first, StmtNode *last) in CreateNewBB() function in maplebe::TryCatchBlocksLower