Searched refs:FirstDL (Results 1 – 1 of 1) sorted by relevance
1283 DebugLoc FirstDL = getOrCreateDebugLoc(&*Entry->begin(), F.getSubprogram()); in runSjLjOnFunction() local1289 SetjmpTableSize->setDebugLoc(FirstDL); in runSjLjOnFunction()1296 SetjmpTable->setDebugLoc(FirstDL); in runSjLjOnFunction()1301 MallocCallI->setDebugLoc(FirstDL); in runSjLjOnFunction()1688 DebugLoc FirstDL = getOrCreateDebugLoc(&*Entry->begin(), F.getSubprogram()); in handleLongjmpableCallsForWasmSjLj() local1689 IRB.SetCurrentDebugLocation(FirstDL); in handleLongjmpableCallsForWasmSjLj()