Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1245 static DebugLoc getOrCreateDebugLoc(const Instruction *InsertBefore, in getOrCreateDebugLoc() function
1268 DebugLoc FirstDL = getOrCreateDebugLoc(&*Entry->begin(), F.getSubprogram()); in runSjLjOnFunction()
1574 DebugLoc FirstDL = getOrCreateDebugLoc(&*Entry->begin(), F.getSubprogram()); in handleLongjmpableCallsForWasmSjLj()