Searched refs:thisPHI (Results 1 – 1 of 1) sorted by relevance
461 if (const PHINode *thisPHI = dyn_cast<PHINode>(this)) { in isIdenticalToWhenDefined() local463 return std::equal(thisPHI->block_begin(), thisPHI->block_end(), in isIdenticalToWhenDefined()