Home
last modified time | relevance | path

Searched refs:PhisNotSupportedBlock (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4138 BasicBlock *PhisNotSupportedBlock = nullptr; in transformConstExprCastCall() local
4140 PhisNotSupportedBlock = II->getNormalDest(); in transformConstExprCastCall()
4141 if (PhisNotSupportedBlock) in transformConstExprCastCall()
4144 if (PN->getParent() == PhisNotSupportedBlock) in transformConstExprCastCall()