Searched refs:FirstDL (Results 1 – 1 of 1) sorted by relevance
1268 DebugLoc FirstDL = getOrCreateDebugLoc(&*Entry->begin(), F.getSubprogram()); in runSjLjOnFunction() local1277 FunctionInvocationId->setDebugLoc(FirstDL); in runSjLjOnFunction()1574 DebugLoc FirstDL = getOrCreateDebugLoc(&*Entry->begin(), F.getSubprogram()); in handleLongjmpableCallsForWasmSjLj() local1575 IRB.SetCurrentDebugLocation(FirstDL); in handleLongjmpableCallsForWasmSjLj()