Searched refs:PhisNotSupportedBlock (Results 1 – 1 of 1) sorted by relevance
4140 BasicBlock *PhisNotSupportedBlock = nullptr; in transformConstExprCastCall() local4142 PhisNotSupportedBlock = II->getNormalDest(); in transformConstExprCastCall()4143 if (PhisNotSupportedBlock) in transformConstExprCastCall()4146 if (PN->getParent() == PhisNotSupportedBlock) in transformConstExprCastCall()