reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1312 assert(CGF.getOMPCancelDestination(Stack.back().Kind).isValid()); 1313 bool HaveIP = CGF.HaveInsertPoint(); 1316 CGF.EmitBranchThroughCleanup(Stack.back().ContBlock); 1317 CGF.EmitBlock(Stack.back().ExitBlock.getBlock()); 1318 CGF.EmitBranchThroughCleanup(Stack.back().ContBlock); 1320 CGF.EmitBlock(Stack.back().ContBlock.getBlock()); 1322 CGF.Builder.CreateUnreachable(); 1323 CGF.Builder.ClearInsertionPoint();