Searched refs:ChildBlock (Results 1 – 1 of 1) sorted by relevance
108 const CFGBlock *ChildBlock = StmtToBlock.lookup(Child); in buildContainsExprConsumedInDifferentBlock() local109 if (ChildBlock != Block) in buildContainsExprConsumedInDifferentBlock()110 Result.insert(ChildBlock); in buildContainsExprConsumedInDifferentBlock()