Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp975 if (auto *MallocCallI = dyn_cast<Instruction>(MallocCall)) { in runSjLjOnFunction() local
976 MallocCallI->setDebugLoc(FirstDL); in runSjLjOnFunction()