Searched refs:EmitBlockWithFallThrough (Results 1 – 3 of 3) sorted by relevance
785 EmitBlockWithFallThrough(LoopBody, Cnt); in EmitDoStmt()1142 EmitBlockWithFallThrough(CaseDest, CaseCnt); in EmitCaseStmtRange()1256 EmitBlockWithFallThrough(CaseDest, CaseCnt); in EmitCaseStmt()1284 EmitBlockWithFallThrough(CaseDest, CaseCnt); in EmitCaseStmt()1301 EmitBlockWithFallThrough(DefaultBlock, Cnt); in EmitDefaultStmt()
768 void CodeGenFunction::EmitBlockWithFallThrough(llvm::BasicBlock *BB, in EmitBlockWithFallThrough() function in CodeGenFunction
1251 void EmitBlockWithFallThrough(llvm::BasicBlock *BB, RegionCounter &Cnt);