Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/
H A DConvertFromLLVMIR.cpp190 Location processDebugLoc(const llvm::DebugLoc &loc,
248 Location Importer::processDebugLoc(const llvm::DebugLoc &loc, in processDebugLoc() function in Importer
786 Location loc = processDebugLoc(inst->getDebugLoc(), inst); in processInstruction()
955 type, processDebugLoc(inst->getDebugLoc(), inst)); in processInstruction()