Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1147 if (auto *BitCastI = dyn_cast<BitCastInst>(FreeCallI->getArgOperand(0))) in runSjLjOnFunction() local
1148 BitCastI->setDebugLoc(DL); in runSjLjOnFunction()