Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1254 static DebugLoc getOrCreateDebugLoc(const Instruction *InsertBefore, in getOrCreateDebugLoc() function
1285 DebugLoc FirstDL = getOrCreateDebugLoc(&*Entry->begin(), F.getSubprogram()); in runSjLjOnFunction()
1398 DebugLoc DL = getOrCreateDebugLoc(I, F.getSubprogram()); in runSjLjOnFunction()
1688 DebugLoc FirstDL = getOrCreateDebugLoc(&*Entry->begin(), F.getSubprogram()); in handleLongjmpableCallsForWasmSjLj()