Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1410 if (auto *BitCastI = dyn_cast<BitCastInst>(FreeCallI->getArgOperand(0))) in runSjLjOnFunction() local
1411 BitCastI->setDebugLoc(DL); in runSjLjOnFunction()