Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp932 static DebugLoc getOrCreateDebugLoc(const Instruction *InsertBefore, in getOrCreateDebugLoc() function
962 DebugLoc FirstDL = getOrCreateDebugLoc(&*EntryBB.begin(), F.getSubprogram()); in runSjLjOnFunction()
1141 DebugLoc DL = getOrCreateDebugLoc(TI, F.getSubprogram()); in runSjLjOnFunction()