Searched refs:EmitBlockWithFallThrough (Results 1 – 3 of 3) sorted by relevance
784 EmitBlockWithFallThrough(LoopBody, Cnt); in EmitDoStmt()1147 EmitBlockWithFallThrough(CaseDest, CaseCnt); in EmitCaseStmtRange()1261 EmitBlockWithFallThrough(CaseDest, CaseCnt); in EmitCaseStmt()1289 EmitBlockWithFallThrough(CaseDest, CaseCnt); in EmitCaseStmt()1306 EmitBlockWithFallThrough(DefaultBlock, Cnt); in EmitDefaultStmt()
786 void CodeGenFunction::EmitBlockWithFallThrough(llvm::BasicBlock *BB, in EmitBlockWithFallThrough() function in CodeGenFunction
1224 void EmitBlockWithFallThrough(llvm::BasicBlock *BB, RegionCounter &Cnt);