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