Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1268 DebugLoc FirstDL = getOrCreateDebugLoc(&*Entry->begin(), F.getSubprogram()); in runSjLjOnFunction() local
1277 FunctionInvocationId->setDebugLoc(FirstDL); in runSjLjOnFunction()
1574 DebugLoc FirstDL = getOrCreateDebugLoc(&*Entry->begin(), F.getSubprogram()); in handleLongjmpableCallsForWasmSjLj() local
1575 IRB.SetCurrentDebugLocation(FirstDL); in handleLongjmpableCallsForWasmSjLj()