Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1300 if (auto *MallocCallI = dyn_cast<Instruction>(MallocCall)) { in runSjLjOnFunction() local
1301 MallocCallI->setDebugLoc(FirstDL); in runSjLjOnFunction()