Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1241 if (auto *BitCastI = dyn_cast<BitCastInst>(FreeCallI->getArgOperand(0))) in runSjLjOnFunction() local
1242 BitCastI->setDebugLoc(DL); in runSjLjOnFunction()