Searched defs:TargetBlock (Results 1 – 6 of 6) sorted by relevance
107 unsigned TargetBlock; member
113 unsigned TargetBlock = 0; member
440 BasicBlock *TargetBlock = SI->getSuccessor(i); in processSwitch() local446 BasicBlock *TargetBlock = C.getCaseSuccessor(); in processSwitch() local
323 for (auto *TargetBlock : LoopExitBlocks) { in getMaxNumOfPromotionsInLoop() local
2542 BasicBlock *TargetBlock = Case.getCaseSuccessor(); in processOutgoingEdges() local2546 BasicBlock *TargetBlock = SI->getSuccessor(i); in processOutgoingEdges() local2555 BasicBlock *TargetBlock = TI->getSuccessor(i); in processOutgoingEdges() local
1033 const CFGBlock *TargetBlock) { in allBackEdgesVisited()