Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp986 static DebugLoc getOrCreateDebugLoc(const Instruction *InsertBefore, in getOrCreateDebugLoc() function
1016 DebugLoc FirstDL = getOrCreateDebugLoc(&*EntryBB.begin(), F.getSubprogram()); in runSjLjOnFunction()
1235 DebugLoc DL = getOrCreateDebugLoc(TI, F.getSubprogram()); in runSjLjOnFunction()