Searched refs:PhisNotSupportedBlock (Results 1 – 1 of 1) sorted by relevance
4138 BasicBlock *PhisNotSupportedBlock = nullptr; in transformConstExprCastCall() local4140 PhisNotSupportedBlock = II->getNormalDest(); in transformConstExprCastCall()4141 if (PhisNotSupportedBlock) in transformConstExprCastCall()4144 if (PN->getParent() == PhisNotSupportedBlock) in transformConstExprCastCall()