Searched defs:dstBlock (Results 1 – 2 of 2) sorted by relevance
247 static bool hasOneBranchOpTo(Block &srcBlock, Block &dstBlock) { in hasOneBranchOpTo() argument
166 Value getValue(const CFGBlock *block, const CFGBlock *dstBlock, in getValue()