Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp962 DebugLoc FirstDL = getOrCreateDebugLoc(&*EntryBB.begin(), F.getSubprogram()); in runSjLjOnFunction() local
966 SetjmpTableSize->setDebugLoc(FirstDL); in runSjLjOnFunction()
971 SetjmpTable->setDebugLoc(FirstDL); in runSjLjOnFunction()
976 MallocCallI->setDebugLoc(FirstDL); in runSjLjOnFunction()