Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDCallPromotionUtils.cpp292 auto *NewInvoke = cast<InvokeInst>(NewInst); in versionCallSite() local
310 NewInvoke->setNormalDest(MergeBlock); in versionCallSite()