Searched refs:markEdgeLive (Results 1 – 2 of 2) sorted by relevance
201 void DeadCodeAnalysis::markEdgeLive(Block *from, Block *to) { in markEdgeLive() function in DeadCodeAnalysis273 markEdgeLive(op->getBlock(), successor); in visit()343 markEdgeLive(branch->getBlock(), successor); in visitBranchOperation()347 markEdgeLive(branch->getBlock(), successor); in visitBranchOperation()
228 void markEdgeLive(Block *from, Block *to);