Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp743 … Base->setDebugLoc(DILocation::getMergedLocation(Base->getDebugLoc(), U.Inst->getDebugLoc())); in emitBaseConstants()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineSink.cpp767 MI.setDebugLoc(DILocation::getMergedLocation(MI.getDebugLoc(), in performSink()
DMachineBasicBlock.cpp1310 DL = DILocation::getMergedLocation(DL, TI->getDebugLoc()); in findBranchDebugLoc()
DBranchFolding.cpp915 DL = DILocation::getMergedLocation(DL, Pos->getDebugLoc()); in mergeCommonTails()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfoMetadata.cpp71 const DILocation *DILocation::getMergedLocation(const DILocation *LocA, in getMergedLocation() function in DILocation
DDebugInfo.cpp693 setDebugLoc(DILocation::getMergedLocation(LocA, LocB, in applyMergedLocation()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1535 getMergedLocation(const DILocation *LocA, const DILocation *LocB,