Searched refs:ownerBlock (Results 1 – 2 of 2) sorted by relevance
41 Block *ownerBlock = useOp->getBlock(); in BlockInfoBuilder() local44 ownerBlock = block->getParent()->findAncestorBlockInRegion(*ownerBlock); in BlockInfoBuilder()45 assert(ownerBlock && "Use leaves the current parent region"); in BlockInfoBuilder()46 if (ownerBlock != block) { in BlockInfoBuilder()
320 Block *ownerBlock = currentItemBlockArgument.getOwner(); in compute() local323 if (&*ownerBlock->getParent()->begin() == ownerBlock) in compute()330 for (PredecessorIterator pred = ownerBlock->pred_begin(); in compute()331 pred != ownerBlock->pred_end(); ++pred) { in compute()